=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for codeblocks-20.03nb6 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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_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 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 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_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_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_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_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) 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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: : ../../../../src/include/sdk_events.h:172:3:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229::135:5:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 wxDECLARE_DYNAMIC_CLASS(name) ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ 142: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:305: : note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 1112:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:1598:5: note: overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 135#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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 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 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 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 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] In file included from DECLARE_EVENT_TABLE()sc_dialog.cpp: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447210:: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:note: 5: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::42: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 virtual wxEventHashTable& GetEventHashTable() const ^ : 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 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 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 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' 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#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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/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_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_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 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 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_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 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 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_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 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 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_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 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 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] In file included from scriptbindings.cpp: DECLARE_EVENT_TABLE() ^ 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:13: In file included from ../../../../src/include/sdk_common.h :127/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ../../../../src/include/logmanager.h:404012::2842:: note: warning: expanded from macro 'wxDECLARE_EVENT_TABLE' passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] virtual wxEventHashTable& GetEventHashTable() const ^ va_start(arg_list, msg); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../../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: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: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 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 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_dialog.cpp:10: In file included from In file included from scriptbindings.cpp../../../../src/include/sdk_precomp.h:13:10: In file included from : In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h::13130: : In file included from ../../../../src/include/scriptingmanager.h:270../../../../src/include/sdk_common.h::9:131: warning: ../../../../src/include/toolsmanager.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :58:3: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4010:42 DECLARE_EVENT_TABLE() ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:3712:3342:: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from sc_dialog.cpp:103712:: In file included from 33:../../../../src/include/sdk_precomp.h:13 note: : In file included from overridden virtual function is here ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h: virtual const wxEventTable *GetEventTable() const; ^270: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from scriptbindings.cpp: DECLARE_EVENT_TABLE() ^10: In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::134472:: In file included from 56:../../../../src/include/sdk_common.h: note: 131: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/toolsmanager.h:58:3: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 DECLARE_EVENT_TABLE() ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'wxDECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 3715: ^ 31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42note: overridden virtual function is here: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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_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 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 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 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 sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from In file included from scriptbindings.cpp../../../../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] :24: ../../../../src/include/cbstyledtextctrl.h:105:9: warning: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hsc_consts.cpp:10::: In file included from 5../../../../src/include/sdk_precomp.h:13: : 4472:In file included from ../../../../src/include/sdk_common.h:56: note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142: ../../../../src/include/infowindow.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ wxDECLARE_ABSTRACT_CLASS(name); \:61 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:9::42: note: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ DECLARE_EVENT_TABLE() ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::30: 5398:5: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' overridden virtual function is here virtual wxClassInfo *GetClassInfo() const DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ /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) ^ 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401056: note: expanded from macro 'DECLARE_EVENT_TABLE' :42#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h142expanded from macro 'wxDECLARE_EVENT_TABLE': 5::4010 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':42: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 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] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()131 ^:30 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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' ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 virtual wxEventHashTable& GetEventHashTable() const :5 ^ : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 ^ 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&FileTreeData::SetFolder, "SetFolder"); ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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_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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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_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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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_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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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::func' requested here func(&ProgressDialog::DoUpdate, "DoUpdate"); ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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::func' 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::func' 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::func' 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::func' 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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::func' 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::func' requested here func(&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::func' requested here func(&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::func' 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::func' requested here func(&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::func' requested here func(&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::func' requested here func(&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::func' requested here func(&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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&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::func' requested here func(&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::func' requested here func(&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::func' 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::func' 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::func' 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::func' 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::func' 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::func' 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::func' requested here func(&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::func' 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::func' 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 /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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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/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 ^ 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/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 /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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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: In file included from autodetectcompilers.cppexpanded from macro 'DECLARE_EVENT_TABLE': 10: In file included from ../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:13: ^ In file included from ../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:In file included from annoyingdialog.cpp:10: 5398:5: In file included from ../../src/include/sdk_precomp.hwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5 DECLARE_EVENT_TABLE(); : warning: ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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) ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE': 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30::400: note: 5: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:In file included from 10annoyingdialog.cpp:10: : In file included from In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:378:3: warning: : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS':69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :142 ^ :5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30:131:30 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5note: overridden virtual function is here : note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: ^5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: wxDECLARE_DYNAMIC_CLASS(name) expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: note: :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 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 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 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 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' In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:annoyingdialog.cpp:142:10: In file included from ../../src/include/sdk_precomp.h5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :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] wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ :30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: 5: overridden virtual function is here note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 69 virtual wxClassInfo *GetClassInfo() const ^: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: ^ 5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 DECLARE_ABSTRACT_CLASS(wxEvent) ^: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:1013: In file included from ../../src/include/sdk_common.h:: In file included from ../../src/include/sdk_precomp.h99: :13: In file included from ../../src/include/sdk_common.h../../src/include/sdk_events.h:99: ../../src/include/sdk_events.h:231:5: warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]198: 3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 227:69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :5: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5::30: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const 131:30 ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5 virtual wxClassInfo *GetClassInfo() const : note: overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1598:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:5:69: note: note: overridden virtual function is here expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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 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 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] In file included from DECLARE_EVENT_TABLE() ^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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/pluginmanager.h:4472:221:56:9: note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472:42:56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712:note: expanded from macro 'wxDECLARE_EVENT_TABLE'33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: virtual const wxEventTable *GetEventTable() const; 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.hIn file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from :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()../../src/include/sdk_common.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 110: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../src/include/cbplugin.h:18: virtual wxEventHashTable& GetEventHashTable() const ^../../src/include/pluginmanager.h: 221:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: 9: warning: note: overridden virtual function is here'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:13In 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: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h: ../../src/include/cbtreectrl.h:19: :In file included from ../../src/include/projectmanager.h:19: 49:9:../../src/include/cbtreectrl.h: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 49:9: warning: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: note: overridden virtual function is here :5: 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' note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: virtual wxClassInfo *GetClassInfo() const ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^In file included from autodetectcompilers.cpp /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::10131:30: : In file included from ../../src/include/sdk_precomp.h:13: In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../src/include/sdk_common.h:111: In file included from virtual wxClassInfo *GetClassInfo() const ^ ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.hIn file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:50::13: In file included from 9: ../../src/include/sdk_common.h:111warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from DECLARE_EVENT_TABLE() ^ ../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56::19 note: expanded from macro 'DECLARE_EVENT_TABLE': 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] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:56:5: note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h5: :13: In file included from ../../src/include/sdk_common.hnote: overridden virtual function is here :111 DECLARE_EVENT_TABLE() : In file included from ../../src/include/cbproject.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::19: In file included from 56: ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9:note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from annoyingdialog.cpp: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from 42: ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 19: ../../src/include/cbtreectrl.h:50: virtual wxEventHashTable& GetEventHashTable() const ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: :363:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124012:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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: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.h56: note: :expanded from macro 'DECLARE_EVENT_TABLE' 111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :474/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:9: note: expanded from macro 'wxDECLARE_EVENT_TABLE': warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:563715:: 31note: :expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: virtual wxEventHashTable& GetEventHashTable() const; ^ 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from In file included from ../../src/include/sdk_common.h:118: annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:../../src/include/pipedprocess.h:51:9:13: warning: In file included from ../../src/include/sdk_common.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :118: ../../src/include/pipedprocess.h:51 DECLARE_EVENT_TABLE() ^ :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:3712:33:33: note: note: overridden virtual function is hereoverridden virtual function is here virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ In file included from autodetectcompilers.cpp:10In file included from annoyingdialog.cpp: In file included from :10../../src/include/sdk_precomp.h:: In file included from 13: ../../src/include/sdk_precomp.h:In file included from ../../src/include/sdk_common.h13: :118In file included from ../../src/include/sdk_common.h: ../../src/include/pipedprocess.h:118:51: ../../src/include/pipedprocess.h:9:51: :9warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124012:42: :42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:31:3715:31 note: : overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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 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 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 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); ^ 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, ...) ^ ../../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' In file included from autodetectcompilers.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::130: ../../src/include/scriptingmanager.h:270:4012:9:42: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3156:: note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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] In file included from DECLARE_EVENT_TABLE() ^ 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: virtual const wxEventTable* GetEventTable() const; \ ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 note: :33:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: 33In file included from annoyingdialog.cpp: :10: note: overridden virtual function is hereIn file included from ../../src/include/sdk_precomp.h: 13: In file included from ../../src/include/sdk_common.h: virtual const wxEventTable *GetEventTable() const; ^131: ../../src/include/toolsmanager.h:58In file included from autodetectcompilers.cpp::310: : In file included from ../../src/include/sdk_precomp.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13 : In file included from DECLARE_EVENT_TABLE() ^ ../../src/include/sdk_common.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ../../src/include/toolsmanager.h4472:56:58: :3note: expanded from macro 'DECLARE_EVENT_TABLE': warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::401256::42 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: note: 31:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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 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 ^ 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::Abort)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/functional:1155:1: note: 'mem_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:29:64: warning: 'mem_fun_ref' is deprecated [-Wdeprecated-declarations] std::for_each(m_tasksQueue.begin(), m_tasksQueue.end(), std::mem_fun_ref(&cbThreadedTaskElement::Delete)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/functional:1191:1: note: 'mem_fun_ref' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:56:60: warning: 'mem_fun' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::Abort)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/functional:1155:1: note: 'mem_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:99:58: warning: 'mem_fun' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::AbortTask)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/functional:1155:1: note: 'mem_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:100:64: warning: 'mem_fun_ref' is deprecated [-Wdeprecated-declarations] std::for_each(m_tasksQueue.begin(), m_tasksQueue.end(), std::mem_fun_ref(&cbThreadedTaskElement::Delete)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/functional:1191:1: note: 'mem_fun_ref' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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-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 ^ 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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; ^ 37 warnings generated. 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 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] In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h ^ :13: In file included from ../../src/include/sdk_common.h:105: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../src/include/cbeditor.h:229:45:69:9: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14256::5: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::42131:: 30:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ virtual wxClassInfo *GetClassInfo() const ^ ../../src/include/editorbase.h:32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5:5:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:56:69: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13542::5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142In file included from editorcolourset.cpp:5:10: : In file included from note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'../../src/include/sdk_precomp.h: 13: In file included from ../../src/include/sdk_common.h:105: wxDECLARE_ABSTRACT_CLASS(name); \ ^ ../../src/include/cbeditor.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::4530::9 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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: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 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 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 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 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 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 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 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 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 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 ^ 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 ^ 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))) ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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::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::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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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] In file included from DECLARE_EVENT_TABLE(); incremental_select_helper.cpp ^ :7: In file included from ../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: In file included from ../../src/include/sdk_common.h:56: 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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 400:5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 DECLARE_EVENT_TABLE() ^ : In file included from ../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447213: :56In file included from ../../src/include/sdk_common.h: :93note: expanded from macro 'DECLARE_EVENT_TABLE' : ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from incremental_select_helper.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:7: In file included from 4012:../../src/include/sdk_precomp.h:42:13: In file included from note: ../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: virtual wxEventHashTable& GetEventHashTable() const ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 DECLARE_EVENT_TABLE(); : ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472: DECLARE_EVENT_TABLE() ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5In file included from importers_globals.cpp:10: : In file included from note: overridden virtual function is here../../src/include/sdk_precomp.h:13 : In file included from DECLARE_EVENT_TABLE() ^ ../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::9356: : ../../src/sdk/wxscintilla/include/wx/wxscintilla.hnote: expanded from macro 'DECLARE_EVENT_TABLE':5399 :5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_DYNAMIC_CLASS(wxScintilla);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :7: In file included from ../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142In file included from ../../src/include/sdk_common.h:5:93: : ../../src/sdk/wxscintilla/include/wx/wxscintilla.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':5399 :5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(wxScintilla);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :69: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 226:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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) In file included from incremental_select_helper.cpp: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: 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) ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 virtual wxClassInfo *GetClassInfo() const ^:5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^135: 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' :69: wxDECLARE_DYNAMIC_CLASS(name) ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5:30: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const :142: ^ 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 In file included from incremental_select_helper.cpp../../src/include/sdk_precomp.h:13:7: In file included from : In file included from ../../src/include/sdk_common.h:../../src/include/sdk_precomp.h:1399: : In file included from ../../src/include/sdk_common.h../../src/include/sdk_events.h::99153:: ../../src/include/sdk_events.h3::153 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :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: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 note: :5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:5:69:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 ^:69 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'DECLARE_ABSTRACT_CLASS':30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 incremental_select_helper.cppIn file included from ../../src/include/sdk_precomp.h:7:13: In file included from : In file included from ../../src/include/sdk_precomp.h:../../src/include/sdk_common.h:13: 99: In file included from ../../src/include/sdk_common.h../../src/include/sdk_events.h::99172: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); ../../src/include/sdk_events.h:172 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:3:142: warning: 5:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 131:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1112:5142:: 5:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::6930:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here131:30 : note: DECLARE_ABSTRACT_CLASS(wxEvent) ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: virtual wxClassInfo *GetClassInfo() const ^69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from incremental_select_helper.cpp:7: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^: ../../src/include/sdk_events.h:198 :3:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: warning: 142:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^229: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'DECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112::55: : note: overridden virtual function is here note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 wxDECLARE_ABSTRACT_CLASS(name); \ :69 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: :30expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5131:: 30:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22713: :69In file included from ../../src/include/sdk_common.h: note: :99expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^135: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 227:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 69: note: wxDECLARE_DYNAMIC_CLASS(name) ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: :5note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 227:69: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 :5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227135::695:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'135: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::305:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/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'In file included from importers_globals.cpp:10 : In file included from ../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../src/include/sdk_common.h: ^ 104: ../../src/include/editorbase.h:32:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4010: warning: 42:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5expanded from macro 'DECLARE_EVENT_TABLE' : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:56:42: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:40042::5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from incremental_select_helper.cpp: :7note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^104: ../../src/include/editorbase.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:32:4010:42: 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ ^ : In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE'13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::542:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::400400::55: : note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4012 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cppIn file included from incremental_select_helper.cpp:10: In file included from ../../src/include/sdk_precomp.h:7:13: In file included from : In file included from ../../src/include/sdk_precomp.h:../../src/include/sdk_common.h:10513: : ../../src/include/cbeditor.hIn file included from ../../src/include/sdk_common.h:45:105:9: ../../src/include/cbeditor.h: :45warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE() note: ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: expanded from macro 'wxDECLARE_EVENT_TABLE':42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32 virtual const wxEventTable* GetEventTable() const; \ :5 ^ : ../../src/include/editorbase.h:32note: overridden virtual function is here:5 : DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() ^ :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ In file included from importers_globals.cpp: ^ 10: In file included from ../../src/include/sdk_precomp.hIn file included from incremental_select_helper.cpp::137: : In file included from In file included from ../../src/include/sdk_precomp.h../../src/include/sdk_common.h::13105: : In file included from ../../src/include/cbeditor.h:../../src/include/sdk_common.h:45:105: 9:../../src/include/cbeditor.h: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]45: 9: warning: DECLARE_EVENT_TABLE() ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32: virtual wxEventHashTable& GetEventHashTable() const ^5: note: overridden virtual function is here ../../src/include/editorbase.h:32 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4472: note: 56:overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 virtual wxEventHashTable& GetEventHashTable() const ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from In file included from incremental_select_helper.cpp:7../../src/include/sdk_precomp.h:: In file included from ../../src/include/sdk_precomp.h:13: In file 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() ^13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:9:56: note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^:33: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010overridden virtual function is here :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: virtual const wxEventTable* GetEventTable() const; \ 13: In file included from ^ ../../src/include/sdk_common.h:110: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../src/include/cbplugin.h3712::1833:: ../../src/include/pluginmanager.h note: :221overridden virtual function is here :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^In file included from importers_globals.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4472:../../src/include/sdk_precomp.h:56:13: note: In file included from ../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' :110: In file included from ../../src/include/cbplugin.h:18: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../src/include/pluginmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::22142::9 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371556::31: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const; ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:7In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h: In file included from ../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../src/include/sdk_common.h../../src/include/sdk_common.h::111: 111: In file included from ../../src/include/cbproject.hIn file included from ../../src/include/cbproject.h::1919: : In file included from In file included from ../../src/include/projectmanager.h../../src/include/projectmanager.h::1919: : ../../src/include/cbtreectrl.h../../src/include/cbtreectrl.h::4949:9:9: : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::69229:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: ^ 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: :5expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from importers_globals.cpp:10: virtual wxClassInfo *GetClassInfo() const In file included from ../../src/include/sdk_precomp.h ^ :13: In file included from In file included from incremental_select_helper.cpp:7../../src/include/sdk_common.h:: In file included from ../../src/include/sdk_precomp.h111: :13In file included from ../../src/include/cbproject.h: In file included from :19../../src/include/sdk_common.h:: In file included from 111: ../../src/include/projectmanager.h:In file included from ../../src/include/cbproject.h19: :19../../src/include/cbtreectrl.h:: In file included from 50:../../src/include/projectmanager.h:9:19: warning: ../../src/include/cbtreectrl.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 50:9: DECLARE_EVENT_TABLE() ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56: DECLARE_EVENT_TABLE() ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: virtual const wxEventTable* GetEventTable() const; \ note: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: DECLARE_EVENT_TABLE() ^ 363:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:56:42: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h virtual const wxEventTable* GetEventTable() const; \ :13: ^ In file included from ../../src/include/sdk_common.hIn file included from incremental_select_helper.cpp:7:111: In file included from : In file included from ../../src/include/sdk_precomp.h:../../src/include/cbproject.h:13: 19: In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/projectmanager.h:111:19: In file included from : ../../src/include/cbtreectrl.h../../src/include/cbproject.h::5019: :9In file included from ../../src/include/projectmanager.h: :19warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../src/include/cbtreectrl.h :50:9 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: DECLARE_EVENT_TABLE() ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: expanded from macro 'DECLARE_EVENT_TABLE':42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:42:363:5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:56 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const 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.hIn file included from importers_globals.cpp:10: :111: In file included from ../../src/include/cbproject.hIn file included from ../../src/include/sdk_precomp.h:13:19: In file included from ../../src/include/sdk_common.h:111: : ../../src/include/projectmanager.hIn file included from ../../src/include/cbproject.h:474::199:: ../../src/include/projectmanager.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :474:9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4010: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^:33: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7 virtual const wxEventTable *GetEventTable() const; : In file included from ^ ../../src/include/sdk_precomp.h:13: In file included from importers_globals.cpp:In file included from ../../src/include/sdk_common.h10: :111In file included from ../../src/include/sdk_precomp.h:: In file included from 13: ../../src/include/cbproject.h:In file included from ../../src/include/sdk_common.h:19: 111: ../../src/include/projectmanager.h:In file included from ../../src/include/cbproject.h474::199:: ../../src/include/projectmanager.h: warning: 474:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() ^4472: 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31:31: : note: overridden virtual function is herenote: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; 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] In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() In file included from ../../src/include/sdk_common.h ^ :118: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/pipedprocess.h:51:94472:: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:42:33: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from importers_globals.cpp:3712:10: In file included from 33:../../src/include/sdk_precomp.h: note: 13: overridden virtual function is here In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h: virtual const wxEventTable *GetEventTable() const; ^51: 9: In file included from incremental_select_helper.cpp:7: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../src/include/sdk_precomp.h: 13: In file included from ../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :118 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/pipedprocess.h:4472:51:56:9: note: warning: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: :42expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:note: expanded from macro 'wxDECLARE_EVENT_TABLE'31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.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 In file included from incremental_select_helper.cpp:../../src/include/sdk_common.h:1207: In file included from ../../src/include/sdk_precomp.h:: ../../src/include/cbauibook.h:13: 115:In file included from ../../src/include/sdk_common.h14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :120: ../../src/include/cbauibook.h:115: bool DeletePage(size_t page); ^ 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289: bool DeletePage(size_t page); 10: ^ note: overridden virtual function is here bool DeletePage(size_t page); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289 :In file included from importers_globals.cpp:1010:: In file included from note: ../../src/include/sdk_precomp.h:overridden virtual function is here 13: In file included from ../../src/include/sdk_common.h bool DeletePage(size_t page); ^ :In file included from incremental_select_helper.cpp:7120: : In file included from ../../src/include/sdk_precomp.h../../src/include/cbauibook.h::13125:: In file included from 14:../../src/include/sdk_common.h: warning: 120: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/cbauibook.h:125: bool RemovePage(size_t page); ^ 14: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]290: 10: note: overridden virtual function is here bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h bool RemovePage(size_t page); ^ :290:10In file included from importers_globals.cpp:10: : In file included from note: overridden virtual function is here../../src/include/sdk_precomp.h: 13: In file included from ../../src/include/sdk_common.h bool RemovePage(size_t page); ^ :120: ../../src/include/cbauibook.hIn file included from incremental_select_helper.cpp:7:401: In file included from ../../src/include/sdk_precomp.h:9:13: : In file included from ../../src/include/sdk_common.hwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:120 : ../../src/include/cbauibook.h:401 DECLARE_EVENT_TABLE() :9 ^ : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() ^ :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: 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 virtual const wxEventTable* GetEventTable() const; \ ^:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 note: :5overridden virtual function is here : note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() ^:56 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtual const wxEventTable* GetEventTable() const; \ ^ importers_globals.cpp:In file included from incremental_select_helper.cpp:7: 10: In file included from ../../src/include/sdk_precomp.hIn file included from ../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../src/include/sdk_common.h:../../src/include/sdk_common.h:120: 120: ../../src/include/cbauibook.h:../../src/include/cbauibook.h:401:401:9:9: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:note: overridden virtual function is here436: 5: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4472: 56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:In file included from importers_globals.cpp:1013: : In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/sdk_common.h::126: ../../src/include/editormanager.h:213:126: 9:../../src/include/editormanager.h: warning: 213:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712:note: expanded from macro 'wxDECLARE_EVENT_TABLE'33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: ^33: note: overridden virtual function is hereIn file included from incremental_select_helper.cpp :7: In file included from ../../src/include/sdk_precomp.h virtual const wxEventTable *GetEventTable() const; ^:13 : In file included from ../../src/include/sdk_common.hIn file included from importers_globals.cpp::12610: : ../../src/include/editormanager.hIn file included from ../../src/include/sdk_precomp.h:213:13:9: In file included from : ../../src/include/sdk_common.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]126: ../../src/include/editormanager.h:213: DECLARE_EVENT_TABLE() 9: ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 In file included from importers_globals.cpp../../src/include/sdk_common.h::10: In file included from ../../src/include/sdk_precomp.h:13127: : In file included from ../../src/include/logmanager.h:../../src/include/sdk_common.h:40:127: 28:../../src/include/logmanager.h: warning: 40:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] 28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39../../src/include/logmanager.h:37:39: : note: parameter of type 'const wxString &' is declared herenote: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 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:4472In file included from importers_globals.cpp:10: In file included from :56: ../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE'13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 270:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^ :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33note: expanded from macro 'DECLARE_EVENT_TABLE' : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from incremental_select_helper.cpp::4010:7: 42: In file included from ../../src/include/sdk_precomp.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':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' virtual const wxEventTable* GetEventTable() const; \#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:3712:42:33: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715In file included from importers_globals.cpp:10:31: In file included from : ../../src/include/sdk_precomp.h:note: overridden virtual function is here13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h virtual wxEventHashTable& GetEventHashTable() const; :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:In file included from importers_globals.cpp:107: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h: In file included from ../../src/include/sdk_precomp.h::13113: In file included from ../../src/include/sdk_common.h: ../../src/include/toolsmanager.h:131:58: ../../src/include/toolsmanager.h:3:58: :3warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]33: note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable *GetEventTable() const; : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::13142: : ../../src/include/toolsmanager.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':58 :3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 3715: ^ 31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: overridden virtual function is here:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)incremental_select_helper.cpp:7 ^ : In file included from ../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:13:69:: In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 229:69: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ 131: ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 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 In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:../../src/include/sdk_common.h:13: In file included from 142: ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:../../src/include/infowindow.h:61:61:9:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472:42: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:42:400: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from incremental_select_helper.cpp:4472:7: 56:In file included from ../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 61:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012In file included from ../../src/include/sdk_common.h:42:142: : ../../src/include/infowindow.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':61 :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::556:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564012:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:240:19: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:241:22: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:242:16: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:243:20: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:244:22: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:245:23: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:246:21: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:247:20: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:248:25: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:249:20: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:250:26: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:251:17: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:252:17: note: in instantiation of member function 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr::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::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::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::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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::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::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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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; ^ 37 warnings generated. 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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; ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 /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++ -r -keep_private_externs -nostdlib -o .libs/libcodeblocks.0.dylib-master.o .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 libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcodeblocks.0.dylib .libs/libcodeblocks.0.dylib-master.o -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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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: In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17note: : In file included from ../../src/include/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] In file included from app.cpp DECLARE_EVENT_TABLE(); ^ :10: In file included from ../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:17:56: In file included from ../../src/include/sdk_precomp.h: :13: In file included from ../../src/include/sdk_common.h:93expanded from macro 'DECLARE_EVENT_TABLE' : ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: DECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ 56: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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:56note: : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_DYNAMIC_CLASS(wxScintilla); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:expanded from macro 'wxDECLARE_EVENT_TABLE' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();overridden virtual function is here5 : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE()note: ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'DECLARE_EVENT_TABLE' :131:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: : ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS'400 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 5:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h ^:19: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from : backtracedlg.cpp:note: :569: : In file included from note: ../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../src/include/sdk_precomp.hoverridden virtual function is here :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_ABSTRACT_CLASS(wxControl) ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_EVENT_TABLE'13226 : :69In file included from ../../src/include/sdk_common.h: :93: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'../../src/sdk/wxscintilla/include/wx/wxscintilla.h: virtual const wxEventTable* GetEventTable() const; \5398:5: ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ In file included from app.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_EVENT_TABLE(); ^:: 10131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: 447230In file included from ../../src/include/sdk.h:56: note: : note: expanded from macro 'DECLARE_EVENT_TABLE':17: In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxClassInfo *GetClassInfo() const ../../src/include/sdk_precomp.h ^ ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: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' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: virtual wxEventHashTable& GetEventHashTable() const note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 DECLARE_EVENT_TABLE() :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: In file included from backtracedlg.cpp:expanded from macro 'wxDECLARE_EVENT_TABLE' 9: In file included from ../../src/include/sdk.h:17: In file included from virtual wxEventHashTable& GetEventHashTable() const ^../../src/include/sdk_precomp.h: 13: In file included from In file included from app.cpp:10../../src/include/sdk_common.h:: In file included from ../../src/include/sdk.h93: :17../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: In file included from 5399:../../src/include/sdk_precomp.h:5:13: warning: In file included from ../../src/include/sdk_common.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399 DECLARE_DYNAMIC_CLASS(wxScintilla); ^:5 : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxScintilla); wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:229:131:69:30: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: overridden virtual function is here:5 : note: DECLARE_ABSTRACT_CLASS(wxControl) ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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 In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h../../src/include/sdk_precomp.h::1713: : In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/sdk_common.h::99In file included from 99: ../../src/include/sdk_events.h:78app.cpp:10: : In file included from ../../src/include/sdk.h../../src/include/sdk_events.h:78:17:3: In file included from : ../../src/include/sdk_precomp.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13 3: In file included from : ../../src/include/sdk_common.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^99 : ../../src/include/sdk_events.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)78:3::69: 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' note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'DECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: 69: ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:5 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \expanded from macro 'wxDECLARE_DYNAMIC_CLASS': ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:30: virtual wxClassInfo *GetClassInfo() const note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1598: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 51598:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: : note: note: overridden virtual function is hereoverridden virtual function is here 5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 227:69: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 227:69:227: note: 69:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: wxDECLARE_DYNAMIC_CLASS(name)expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^142:5 wxDECLARE_ABSTRACT_CLASS(name); \: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5: 131 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':30 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \131:30 virtual wxClassInfo *GetClassInfo() const ^: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.hIn file included from app.cpp:In file included from appglobals.cpp:10:10: 17In file included from : In file included from ../../src/include/sdk.h:: ../../src/include/sdk_precomp.hIn file included from 17:../../src/include/sdk.h: 13:In file included from ../../src/include/sdk_precomp.h17: :: In file included from 13In file included from ../../src/include/sdk_common.h: ../../src/include/sdk_precomp.h:In file included from :99../../src/include/sdk_common.h13: :: ../../src/include/sdk_events.h99In file included from :: 153:../../src/include/sdk_events.h:3../../src/include/sdk_common.h153:: warning: 99: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../src/include/sdk_events.h :3:153: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) warning: 3 ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:229:69: note: note: 69expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS': note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142142::5: 5: :142note: note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5 wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ : note: ^ ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 131:131:30:30: wxDECLARE_ABSTRACT_CLASS(name); \: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^: virtual wxClassInfo *GetClassInfo() const 131 ^:30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::51112:: 5 virtual wxClassInfo *GetClassInfo() constnote: : note: overridden virtual function is here ^overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 DECLARE_ABSTRACT_CLASS(wxEvent) ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:692265:69: note: ::overridden virtual function is here note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 69#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'DECLARE_ABSTRACT_CLASS'131: :131:30:30: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const:131: 30: ^ note: virtual wxClassInfo *GetClassInfo() const ^ 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] In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229../../src/include/sdk_precomp.h::6913: In file included from : note: ../../src/include/sdk_common.h:expanded from macro 'DECLARE_DYNAMIC_CLASS'In file included from 99 app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^: ../../src/include/sdk_precomp.h ../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13::: 172:3In file included from 142../../src/include/sdk_common.h::5: : note: 99warning: expanded from macro 'wxDECLARE_DYNAMIC_CLASS''GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../src/include/sdk_events.h:172:3: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:warning: 229'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^ 69 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h131::22930::69 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:11125#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :: ^ 5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':note: 142overridden virtual function is here :5: DECLARE_ABSTRACT_CLASS(wxEvent) wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h131:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);:: 30 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here : ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: virtual wxClassInfo *GetClassInfo() const 226:: ^69 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :1112note: virtual wxClassInfo *GetClassInfo() constexpanded from macro 'DECLARE_ABSTRACT_CLASS' :5: ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_ABSTRACT_CLASS(wxEvent) ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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' In file included from app.cpp:10: In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^ ../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::17: 131:In file included from In file included from backtracedlg.cpp:../../src/include/sdk_precomp.h:30913: In file included from : ../../src/include/sdk.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'17: In file included from ../../src/include/sdk_precomp.h:13: virtual wxClassInfo *GetClassInfo() const: In file included from ../../src/include/sdk_common.h ^ :99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/sdk_events.h:198:3In file included from ../../src/include/sdk_common.h:1112:99: 5:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)../../src/include/sdk_events.h: 198 ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:3: ^: 229warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: :226:69: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1315::30: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: virtual wxClassInfo *GetClassInfo() constoverridden virtual function is here 142 :5: ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const :131 ^ :30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from app.cpp:10: In file included from wxDECLARE_DYNAMIC_CLASS(name) ^ ../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:17: 142:In file included from ../../src/include/sdk_precomp.h5::13: In file included from note: ../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 99: ../../src/include/sdk_events.h:231:In file included from wxDECLARE_ABSTRACT_CLASS(name); \5: backtracedlg.cppwarning: ^:9'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../src/include/sdk.h:17 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent): /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../src/include/sdk_precomp.h131 :: ^30 : 13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227../../src/include/sdk_common.hnote: ::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'6999 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);: : ../../src/include/sdk_events.h note: ^ overridden virtual function is here:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h231: :135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69::142 :note: 5: ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ note: ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142135::5: virtual wxClassInfo *GetClassInfo() const5 : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1598 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ :142 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5: note: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: virtual wxClassInfo *GetClassInfo() const note: overridden virtual function is here ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 131: ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'227: 69: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 227:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_DYNAMIC_CLASS(name) ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../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: 42: note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4010:42 DECLARE_EVENT_TABLE() ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :400 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:5:42: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 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] ../../src/include/sdk_common.h:104 DECLARE_EVENT_TABLE() : ../../src/include/editorbase.h ^ :32:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44725::56: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472 ^ :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: note: 42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' : note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:app.cpp:56:10: note: In file included from ../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE' :17: In file included from ../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../src/include/sdk_common.h:42:104: note: ../../src/include/editorbase.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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' In file included from app.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h10: In file included from :4010../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h::4213: : In file included from ../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'105: ../../src/include/cbeditor.h:45 :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp: DECLARE_EVENT_TABLE() 10: ^ In file included from ../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:17:56:: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :45 ^ :9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4010:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ : ^ note: expanded from macro 'DECLARE_EVENT_TABLE'../../src/include/editorbase.h:32 :5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424472:: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../src/include/editorbase.h:32 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4010:42 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from app.cpp:10 ^: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012../../src/include/sdk.h::4217: : In file included from ../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h: virtual wxEventHashTable& GetEventHashTable() const ^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: In file included from appglobals.cpp:10'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from : backtracedlg.cppIn file included from :9: In file included from ../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE()../../src/include/sdk.h../../src/include/sdk_precomp.h : ^17: :In file included from 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../src/include/sdk_precomp.h:4472: ::13In file included from 56: :../../src/include/sdk_common.h: note: expanded from macro 'DECLARE_EVENT_TABLE' 110: In file included from ../../src/include/cbplugin.h:18#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: ../../src/include/pluginmanager.hIn file included from ../../src/include/sdk_common.h:221:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:: 110: 4010warning: In file included from :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42 : ../../src/include/cbplugin.h:note: DECLARE_EVENT_TABLE()18: expanded from macro 'wxDECLARE_EVENT_TABLE'../../src/include/pluginmanager.h ^ : 221:9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4472:56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::4472:In file included from 42app.cpp:: note: 5610expanded from macro 'wxDECLARE_EVENT_TABLE': : note: In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ ^ :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from 3712 ../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:33:4010:13: : 42note: : overridden virtual function is here note: In file included from ../../src/include/sdk_common.h:110expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../src/include/cbplugin.h: virtual const wxEventTable *GetEventTable() const; 18 virtual const wxEventTable* GetEventTable() const; \: ../../src/include/pluginmanager.h: ^221 ^ : 9: In file included from backtracedlg.cppwarning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: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] 3712 DECLARE_EVENT_TABLE():33: DECLARE_EVENT_TABLE() ^ note: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable *GetEventTable() const; 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:: 4472note: expanded from macro 'DECLARE_EVENT_TABLE' :56In file included from appglobals.cpp:10:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../src/include/sdk.h:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();17note: : ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/sdk_precomp.h:4012:13: 42:In file included from ../../src/include/sdk_common.h note: :110: In file included from ../../src/include/cbplugin.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 18: ../../src/include/pluginmanager.h:221expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const :9 ^ : warning: virtual wxEventHashTable& GetEventHashTable() const 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 3715 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h31::4472 ::note: overridden virtual function is here 3156:: virtual wxEventHashTable& GetEventHashTable() const;note: expanded from macro 'DECLARE_EVENT_TABLE' ^ note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.cppIn file included from app.cpp:In file included from :10backtracedlg.cpp10: :: In file included from 9In file included from ../../src/include/sdk.h: ../../src/include/sdk.h:In file included from :17../../src/include/sdk.h:17: 17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.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] In file included from : DECLARE_DYNAMIC_CLASS(cbTreeCtrl) In file included from ../../src/include/sdk_precomp.h ^:../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.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:13 : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);../../src/include/sdk_common.h:111expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ : In file included from ../../src/include/cbproject.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: 5 : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:19: 142:5 wxDECLARE_ABSTRACT_CLASS(name); \../../src/include/cbtreectrl.h: : ^49 note: :9expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) wxDECLARE_ABSTRACT_CLASS(name); \note: ^ ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ::229:69: 131 virtual wxClassInfo *GetClassInfo() const: note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: :376note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);5: ^ note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: ^ 376:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:55::229 :note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS'69 : note: note: overridden virtual function is here expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h131:30 :: ^229 :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: virtual wxClassInfo *GetClassInfo() const ^: 5note: expanded from macro 'DECLARE_DYNAMIC_CLASS':/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h :376: note: 5: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :131:30:229: wxDECLARE_ABSTRACT_CLASS(name); \ 69: ^ note: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ ^In file included from appglobals.cpp: In file included from 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from :../../src/include/sdk.h:142:backtracedlg.cpp17: :5:9In file included from : ../../src/include/sdk_precomp.hIn file included from ../../src/include/sdk.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'13: : 17: In file included from ../../src/include/sdk_common.hIn file included from ../../src/include/sdk_precomp.h: wxDECLARE_ABSTRACT_CLASS(name); \:111: In file included from 13../../src/include/cbproject.h ^:19 : : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../src/include/projectmanager.h:131:19: 30:../../src/include/cbtreectrl.h: note: 50:9: warning: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../src/include/sdk_common.h virtual wxClassInfo *GetClassInfo() const DECLARE_EVENT_TABLE() ^: 111: In file included from ../../src/include/cbproject.h:19In file included from ^app.cpp: :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :: ../../src/include/projectmanager.h4472In file included from ::../../src/include/sdk.h1956: ../../src/include/cbtreectrl.h: ::17: In file included from 50note: :9:expanded from macro 'DECLARE_EVENT_TABLE'../../src/include/sdk_precomp.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13: In file included from ../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :111: ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../src/include/cbproject.h:19 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^:In file included from 4472../../src/include/projectmanager.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56: note: expanded from macro 'DECLARE_EVENT_TABLE' :4010:4219: : ../../src/include/cbtreectrl.h:note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();50expanded from macro 'wxDECLARE_EVENT_TABLE' : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9::4010 warning: :42: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: DECLARE_EVENT_TABLE() 5 virtual const wxEventTable* GetEventTable() const; \ ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:4472note: ::56: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE'363 DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:: 5 ^: 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::overridden virtual function is here564010:42: : note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104472 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h4256: ::note: 363expanded from macro 'DECLARE_EVENT_TABLE':5: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:appglobals.cpp:42:447210: :56:In file included from : ../../src/include/sdk.h note: note: expanded from macro 'DECLARE_EVENT_TABLE':17 : In file included from ../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \4010: :11142:: In file included from ^../../src/include/cbproject.hnote: :expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from backtracedlg.cpp19: :9In file included from : ../../src/include/projectmanager.h: virtual const wxEventTable* GetEventTable() const; \ 19In file included from ^: ../../src/include/sdk.h ../../src/include/cbtreectrl.h:50In file included from :app.cpp:17:9: 10:In file included from : ../../src/include/sdk_precomp.hIn file included from warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/sdk.h13: :17: DECLARE_EVENT_TABLE() In file included from In file included from ^../../src/include/sdk_precomp.h../../src/include/sdk_common.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111: 134472: :In file included from 56: note: ../../src/include/cbproject.h:expanded from macro 'DECLARE_EVENT_TABLE' 19: In file included from ../../src/include/projectmanager.hIn file included from ../../src/include/sdk_common.h:19:111: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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:: In file included from ../../src/include/cbtreectrl.h:50../../src/include/cbproject.h: :19note: : overridden virtual function is here In file included from ../../src/include/projectmanager.h DECLARE_EVENT_TABLE()9: :19 ^: ../../src/include/cbtreectrl.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h50::warning: 94472'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'DECLARE_EVENT_TABLE' : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472 ^note: : expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124012: virtual wxEventHashTable& GetEventHashTable() const:42 42: ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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 virtual wxEventHashTable& GetEventHashTable() const :363:5 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:note: overridden virtual function is here363:5: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472overridden virtual function is here :56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const ^ 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:10: In file included from In file included from 17../../src/include/sdk.happglobals.cpp: ::In file included from 1710../../src/include/sdk_precomp.h: : :In file included from In file included from 13../../src/include/sdk_precomp.h:13../../src/include/sdk.h: : In file 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() ^ In file included from ../../src/include/sdk_common.h::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h11117:: : 4472In file included from In file included from :../../src/include/cbproject.h../../src/include/sdk_precomp.h56:::1913 : : note: In file included from ../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' :../../src/include/projectmanager.h:474:111: 9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from :../../src/include/cbproject.h:19 warning: ^'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../src/include/projectmanager.h:474/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() :4010: ^:42 9:: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472: DECLARE_EVENT_TABLE()note: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104472::42::56 3712::33 note: :note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42In file included from : note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: app.cpp:10: In file included from ../../src/include/sdk.h: virtual const wxEventTable* GetEventTable() const; \3712:3317 : : note: In file included from overridden virtual function is here ../../src/include/sdk_precomp.h:13 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const; ^../../src/include/sdk_common.h: :3712:111: In file included from 33:backtracedlg.cppIn file included from :../../src/include/cbproject.h9: :19: note: In file included from ../../src/include/projectmanager.hoverridden virtual function is here../../src/include/sdk.h::47417: In file included from ../../src/include/sdk_precomp.h:13: virtual const wxEventTable *GetEventTable() const;: 9 In file included from ^../../src/include/sdk_common.h : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();appglobals.cpp: : ^10: In file included from ../../src/include/sdk.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h111:: 4012In file included from 17../../src/include/cbproject.h::19: : 42../../src/include/projectmanager.hIn file included from :../../src/include/sdk_precomp.h::47413 : note: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE'../../src/include/sdk_common.h:111: : In file included from 9: virtual wxEventHashTable& GetEventHashTable() const../../src/include/cbproject.h : ^warning: 19 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :3715:31: DECLARE_EVENT_TABLE()../../src/include/projectmanager.h : ^474:note: 9 overridden virtual function is here: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const;:56: ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: virtual wxEventHashTable& GetEventHashTable() const note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: virtual wxEventHashTable& GetEventHashTable() const; 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] In file included from DECLARE_EVENT_TABLE() app.cpp:10: ^In file included from In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.hbacktracedlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::1394472: : :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: In file included from 56expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/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/sdk.h note: ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here: 17: In file included from ../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const;#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../src/include/sdk_common.h ^ ^:118: In file included from app.cpp: 10: ../../src/include/pipedprocess.h:51:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../src/include/sdk.h:9:174010:42:: : In file included from ../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'13warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../src/include/sdk_common.h:118: DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \../../src/include/pipedprocess.h:51 ^ : ^9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56 DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3712 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::334472:: note: note: 56overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from appglobals.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^In file included from ../../src/include/sdk.h::42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h17:: In file included from ../../src/include/sdk_precomp.h 4012:note: :expanded from macro 'wxDECLARE_EVENT_TABLE'42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../src/include/sdk_common.h: ^ 118 virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: ^ overridden virtual function is here : ../../src/include/pipedprocess.h:51/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const;:3715:: 319 ^: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from backtracedlg.cpp: DECLARE_EVENT_TABLE()note: 9 overridden virtual function is here ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../src/include/sdk.h4472:56: virtual wxEventHashTable& GetEventHashTable() const;17 ^ : : note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : ../../src/include/pipedprocess.h:51/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:9:42: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:3715: note: 31:expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const; ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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() ^ In file included from backtracedlg.cpp:9: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../src/include/sdk.h:17: 56:In file included from ../../src/include/sdk_precomp.h:13: In file included from note: ../../src/include/sdk_common.h:expanded from macro 'DECLARE_EVENT_TABLE' 120: ../../src/include/cbauibook.h:115:14: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();warning: 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] 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:289/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:28942:::10 10note: :expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is herenote: virtual const wxEventTable* GetEventTable() const; \ overridden virtual function is here ^ bool DeletePage(size_t page);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: bool DeletePage(size_t page); ^436 ^: 5: In file included from appglobals.cppnote: overridden virtual function is here : 10: DECLARE_EVENT_TABLE() In file included from ../../src/include/sdk.hIn file included from ^:backtracedlg.cpp 17:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: 4472: In file included from In file included from ../../src/include/sdk.h../../src/include/sdk_precomp.h:::131756: : :In file included from ../../src/include/sdk_precomp.hnote: In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../src/include/sdk_common.h:120: :13../../src/include/cbauibook.h:125: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:In file included from 14../../src/include/sdk_common.h: warning: : ^120: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../src/include/cbauibook.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010125 bool RemovePage(size_t page);:: 4214 ^: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' bool RemovePage(size_t page);10: ^ note: virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290 overridden virtual function is here ^ :10: In file included from app.cpp: bool RemovePage(size_t page);10note: overridden virtual function is here ^ : In file included from ../../src/include/sdk.h: bool RemovePage(size_t page); 17In file included from ^: appglobals.cpp :10: In file included from In file included from ../../src/include/sdk_precomp.h../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from :13../../src/include/sdk_common.h:In file included from : backtracedlg.cppIn file included from :9: In file included from 120../../src/include/sdk_common.h: ../../src/include/sdk.h:../../src/include/cbauibook.h::17: 401In file included from 120:../../src/include/sdk_precomp.h: 9:../../src/include/cbauibook.h:13: : 401warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:In file included from 9: ../../src/include/sdk_common.hwarning: DECLARE_EVENT_TABLE():'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120 ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^:../../src/include/cbauibook.h 4472:56::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 401::note: 4472expanded from macro 'DECLARE_EVENT_TABLE'9: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()56 ^ : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: :42expanded from macro 'DECLARE_EVENT_TABLE'4472: :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :expanded from macro 'wxDECLARE_EVENT_TABLE' note: ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ virtual wxEventHashTable& GetEventHashTable() const 42 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: : note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: overridden virtual function is here4472::56:436 :5 DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' : ^ note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104472 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42:4472:56: note: 56:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4012 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: ^ note: 4010:42In file included from appglobals.cpp:expanded from macro 'wxDECLARE_EVENT_TABLE':10 : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../src/include/sdk.h: virtual wxEventHashTable& GetEventHashTable() const17 ^ virtual const wxEventTable* GetEventTable() const; \: In file included from ^../../src/include/sdk_precomp.h: 13: In file included from ../../src/include/sdk_common.h:120In file included from backtracedlg.cpp:: ../../src/include/cbauibook.h9: :401In file included from ../../src/include/sdk.h:9:17: : In file included from ../../src/include/sdk_precomp.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13 : In file included from ../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 120: ^ ../../src/include/cbauibook.h:401:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:4472: warning: 56:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4012: note: 42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:note: expanded from macro 'wxDECLARE_EVENT_TABLE'5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: 436:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4472: note: 56:overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:In file included from app.cppIn file included from 9:appglobals.cpp: 10:In file included from : 10../../src/include/sdk.hIn file included from : :../../src/include/sdk.hIn file included from 17:../../src/include/sdk.h: 17:: In file included from 17../../src/include/sdk_precomp.hIn file included from : :../../src/include/sdk_precomp.hIn file included from 13:../../src/include/sdk_precomp.h: 13:In file included from : 13../../src/include/sdk_common.hIn file included from : :../../src/include/sdk_common.hIn file included from :126../../src/include/sdk_common.h: 126: ../../src/include/editormanager.h:../../src/include/editormanager.h:213213:::12699: ::../../src/include/editormanager.h warning: warning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213:9: warning: DECLARE_EVENT_TABLE()'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :4472:56: DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \note: :expanded from macro 'DECLARE_EVENT_TABLE'4472: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: 56 : note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^app.cpp: :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4010:: :4010:4242In file included from ::../../src/include/sdk.h :note: 17expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../src/include/sdk_precomp.h note: expanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^126: ../../src/include/editormanager.h: :3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h213:::9371233::33:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ ^ virtual const wxEventTable *GetEventTable() const; In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^appglobals.cpp::104472:56 : : note: In file included from In file included from backtracedlg.cpp:9expanded from macro 'DECLARE_EVENT_TABLE'../../src/include/sdk.h :: In file included from 17: ../../src/include/sdk.h:In file included from ../../src/include/sdk_precomp.h17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:../../src/include/sdk_precomp.h 13 ^: :In file included from ../../src/include/sdk_common.h:12613: : ../../src/include/editormanager.hIn file included from ../../src/include/sdk_common.h:213:126:9: ../../src/include/editormanager.h: warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::42447256::: 56 note: :note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::31::40124012::42: 42 note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const ^ ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715:31:31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; 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:127In file included from app.cpp: In file included from backtracedlg.cpp:../../src/include/logmanager.h:9:40: 10In file included from : :../../src/include/sdk.hIn file included from 28:../../src/include/sdk.h:17: : warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]In file included from ../../src/include/sdk_precomp.h 17:13 va_start(arg_list, msg); : In file included from ../../src/include/sdk_common.h ^: : In file included from 127: ../../src/include/logmanager.h:../../src/include/sdk_precomp.h:40:2813: : In file included from ../../src/include/sdk_common.hwarning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] :127: ../../src/include/logmanager.h:40 va_start(arg_list, msg); ^ :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: ../../src/include/logmanager.h:note: parameter of type 'const wxString &' is declared here 37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &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:13In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from : In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9../../src/include/sdk_precomp.h:: 13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../src/include/sdk_common.h:130: DECLARE_EVENT_TABLE() ^ ../../src/include/scriptingmanager.h:270:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:9:56: warning: note: expanded from macro 'DECLARE_EVENT_TABLE''GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4010: note: 42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33In file included from :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here backtracedlg.cpp virtual const wxEventTable *GetEventTable() const; ^ :: 9note: : overridden virtual function is hereIn file included from appglobals.cpp In file included from :../../src/include/sdk.h:1710: In file included from virtual const wxEventTable *GetEventTable() const;: ^In file included from ../../src/include/sdk_precomp.h ../../src/include/sdk.h:13: :17: In file included from ../../src/include/sdk_precomp.h:In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h13: In file included from :In file included from ../../src/include/sdk_common.h270app.cpp::9::130 10: : ../../src/include/scriptingmanager.h:270:In file included from ../../src/include/sdk.h9::17 warning: : In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../src/include/sdk_precomp.h:13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from DECLARE_EVENT_TABLE() ../../src/include/sdk_common.h ^ :130/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: DECLARE_EVENT_TABLE()4472../../src/include/scriptingmanager.h :270:56: ^:note: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 4472note: ^:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: : ^expanded from macro 'wxDECLARE_EVENT_TABLE'4012 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: virtual const wxEventTable* GetEventTable() const; \:overridden virtual function is here ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; :3712 ^ :33: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: note: In file included from backtracedlg.cpp:overridden virtual function is here 9: In file included from ../../src/include/sdk.h:17 virtual wxEventHashTable& GetEventHashTable() const; ^ : In file included 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 In file included from app.cpp:10In file included from backtracedlg.cppappglobals.cpp::9: In file included from : 10../../src/include/sdk.hIn file included from :17: In file included from ../../src/include/sdk.h: ../../src/include/sdk.h:In file included from 17: :17../../src/include/sdk_precomp.hIn file included from : :../../src/include/sdk_precomp.h13: In file included from ../../src/include/sdk_precomp.hIn file included from ../../src/include/sdk_common.h:::1313131: In file included from ../../src/include/sdk_common.h: : In file included from ../../src/include/toolsmanager.h:../../src/include/sdk_common.h:58:131:3: :../../src/include/toolsmanager.h warning: :13158:: ../../src/include/toolsmanager.h3'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 58 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() :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: DECLARE_EVENT_TABLE() 4472 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4472 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56564472::: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:4010 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:42 : note: overridden virtual function is here:note: 42expanded from macro 'wxDECLARE_EVENT_TABLE': note: virtual const wxEventTable *GetEventTable() const; expanded from macro 'wxDECLARE_EVENT_TABLE' ^ In file included from appglobals.cpp virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^: 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :../../src/include/sdk.h3712:::331733:: : In file included from note: note: overridden virtual function is hereoverridden virtual function is here ../../src/include/sdk_precomp.h : virtual const wxEventTable *GetEventTable() const;13: In file included from virtual const wxEventTable *GetEventTable() const;../../src/include/sdk_common.h ^ :131: ../../src/include/toolsmanager.h:58: In file included from 3backtracedlg.cpp: :9: In file included from ../../src/include/sdk.h: ^warning: 17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from : app.cpp:10: In file included from DECLARE_EVENT_TABLE() ../../src/include/sdk.h: ^ 17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h131: :In file included from ../../src/include/toolsmanager.h4472../../src/include/sdk_precomp.h:::585613:: In file included from 3: : warning: ../../src/include/sdk_common.hnote: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:expanded from macro 'DECLARE_EVENT_TABLE'131 : ../../src/include/toolsmanager.h:58 :3#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^: ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE():: 4012:42 ^ : note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const 56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 3715:31 ^ :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here4012 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)appglobals.cpp: ^ 10: In file included from ../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:17:69:: In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 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] ^40: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5229: :69:5:warning: : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :229: wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69: :note: 142expanded from macro 'DECLARE_DYNAMIC_CLASS':5: note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:30 ^: wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const 131: ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:1930::5 wxDECLARE_ABSTRACT_CLASS(name); \ note: : ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h :229:69 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: note: 22919:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);229: 5 ^: :69 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: :5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^: 30 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131142::note: 530expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: :expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cppIn file included from app.cpp::In file included from 1010: backtracedlg.cpp: In file included from :In file included from 9../../src/include/sdk.h../../src/include/sdk.h: ::In file included from 1717../../src/include/sdk.h: :: In file included from 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() ^ ../../src/include/sdk_precomp.hIn file included from ../../src/include/sdk_precomp.h::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h1313:: : 4472In file included from In file included from :../../src/include/sdk_common.h../../src/include/sdk_common.h56:::142142 : : note: ../../src/include/infowindow.hexpanded from macro 'DECLARE_EVENT_TABLE' :61:9../../src/include/infowindow.h:61:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^warning: 9'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :42warning: 4010:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h56:: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here:400 :5: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()overridden virtual function is here ^ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :: ^4010: 447242: note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE'56::4472 note: :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:expanded from macro 'DECLARE_EVENT_TABLE'400 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42: ^:5 note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \4010 DECLARE_EVENT_TABLE(): ^ 42: ^ In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'backtracedlg.cpp: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9: In file included from ../../src/include/sdk.h::447217: : virtual const wxEventTable* GetEventTable() const; \In file included from 56 : ^../../src/include/sdk_precomp.h: note: 13expanded from macro 'DECLARE_EVENT_TABLE'In file included from : appglobals.cppIn file included from :10: ../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :In file included from ^142../../src/include/sdk.h :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../src/include/infowindow.h:: :4010In file included from :42:../../src/include/sdk_precomp.h61:13 note: : In file included from :../../src/include/sdk_common.h9expanded from macro 'wxDECLARE_EVENT_TABLE' ::142: warning: ../../src/include/infowindow.h:61:9: 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'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:56: note: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE'note: : expanded from macro 'DECLARE_EVENT_TABLE'4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:424242::: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h400:::4004005:::55 ::note: note: overridden virtual function is here overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : note: 4472note: expanded from macro 'DECLARE_EVENT_TABLE':expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4012 ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 401242: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: :expanded from macro 'wxDECLARE_EVENT_TABLE'4012 :42: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 39 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 ^ 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 ^ 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 ^ 40 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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; ^ 35 warnings generated. 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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; ^ 35 warnings generated. 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 ^ 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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; ^ 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 ^ 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 ^ 39 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 45 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 ^ 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::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::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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::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::func' 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::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::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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 4 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 ^ 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 ^ 48 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 ^ 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 ^ 47 warnings generated. 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 ^ 37 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 47 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 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; ^ 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 ^ 7 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 warnings generated. 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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; ^ 37 warnings generated. 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/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 35 warnings generated. 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 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 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 ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_precomp.h:1112:13: 5:In file included from ../../../src/include/sdk_common.h note: :99overridden virtual function is here : ../../../src/include/sdk_events.h:78: DECLARE_ABSTRACT_CLASS(wxEvent) ^3: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :69: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:99In file included from astyleconfigdlg.cpp: ../../../src/include/sdk_events.h::10231:: In file included from 5:../../../src/include/sdk.h: warning: 17: In file included from 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^: ../../../src/include/sdk_events.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:153:69: 3:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::5229:: 69:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :30: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: virtual wxClassInfo *GetClassInfo() const ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112overridden virtual function is here :5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:227:69:69: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:30:5: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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 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 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 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]In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h: DECLARE_EVENT_TABLE() ^17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/cbplugin.h4472::1856:: ../../../src/include/pluginmanager.h: note: 221:expanded from macro 'DECLARE_EVENT_TABLE' 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:4010:31:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 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: In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: In file included from ../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^:13 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:../../../src/include/sdk_common.h:69:111: note: In file included from ../../../src/include/cbproject.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 49:9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 warning: :5'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 wxDECLARE_ABSTRACT_CLASS(name); \ :69 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30:expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::142:376:5:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::229131::6930:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: :5overridden virtual function is here : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:229:69131:: note: 30:expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.cppIn file included from astyleplugin.cpp:10:10: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :111../../../src/include/sdk_common.h:: In file included from 111: ../../../src/include/cbproject.h:In file included from ../../../src/include/cbproject.h19: :19In file included from ../../../src/include/projectmanager.h: In file included from :19../../../src/include/projectmanager.h:: ../../../src/include/cbtreectrl.h19: :50../../../src/include/cbtreectrl.h::950:: 9:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4010 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:363:5:5: : note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from astyleplugin.cppIn 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:10: In file included from ../../../src/include/sdk.h::917: : In file included from ../../../src/include/sdk_precomp.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13: In file included from ../../../src/include/sdk_common.h:111 DECLARE_EVENT_TABLE() : In file included from ^ ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::1956:: In file included from note: ../../../src/include/projectmanager.h:expanded from macro 'DECLARE_EVENT_TABLE' 19: ../../../src/include/cbtreectrl.h:50:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42 : note: DECLARE_EVENT_TABLE() ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual wxEventHashTable& GetEventHashTable() const ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: overridden virtual function is here:42 : DECLARE_EVENT_TABLE() ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363 :5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42:56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from astyleplugin.cpp:10:4472: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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() ^:56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 3712: ^ 33: note: In file included from astyleconfigdlg.cpp:10overridden virtual function is here : In file included from ../../../src/include/sdk.h:17: In file included from virtual const wxEventTable *GetEventTable() const; ^../../../src/include/sdk_precomp.h: 13: In file included from In file included from astyleplugin.cpp:../../../src/include/sdk_common.h:10: 111: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/cbproject.h:17:19: In file included from ../../../src/include/sdk_precomp.h: ../../../src/include/projectmanager.h:13:474: In file included from ../../../src/include/sdk_common.h:9:111: : In file included from ../../../src/include/cbproject.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:19 : ../../../src/include/projectmanager.h:474 DECLARE_EVENT_TABLE() :9 ^ : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56: DECLARE_EVENT_TABLE() ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^:4012 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 3715:expanded from macro 'wxDECLARE_EVENT_TABLE' 31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: virtual wxEventHashTable& GetEventHashTable() const; 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() 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472118: :56../../../src/include/pipedprocess.h:: 51:note: expanded from macro 'DECLARE_EVENT_TABLE' 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^:33 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp: virtual const wxEventTable* GetEventTable() const; \ ^ 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:In file included from ../../../src/include/sdk.h33::17 note: : In file included from overridden virtual function is here ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h virtual const wxEventTable *GetEventTable() const; ^:118 : ../../../src/include/pipedprocess.h:51In file included from astyleplugin.cpp:10:9: In file included from : ../../../src/include/sdk.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]17: In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() : In file included from ^ ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1184472:: ../../../src/include/pipedprocess.h56::51 note: :9expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724012::5642:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here ^ virtual wxEventHashTable& GetEventHashTable() const; /Users/pbulk/build/editors/codeblocks/work/.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.hIn file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:120:17: : ../../../src/include/cbauibook.h:115In file included from ../../../src/include/sdk_precomp.h:14:13: : In file included from ../../../src/include/sdk_common.h:warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120: ../../../src/include/cbauibook.h:115: bool DeletePage(size_t page); ^ 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289: bool DeletePage(size_t page); 10: ^ note: overridden virtual function is here bool DeletePage(size_t page);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289: ^10: In file included from astyleplugin.cpp:note: overridden virtual function is here10: In file included from ../../../src/include/sdk.h:17 bool DeletePage(size_t page); ^ : In file included from In file included from astyleconfigdlg.cpp:10../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h: In file included from :120../../../src/include/sdk_precomp.h:: ../../../src/include/cbauibook.h:13: 125:14In file included from ../../../src/include/sdk_common.h: :120warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../src/include/cbauibook.h:125:14 bool RemovePage(size_t page); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: warning: 10: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here bool RemovePage(size_t page); ^ bool RemovePage(size_t page); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: 290:10In file included from astyleplugin.cpp:10: : In file included from ../../../src/include/sdk.hnote: overridden virtual function is here:17 : In file included from ../../../src/include/sdk_precomp.h: bool RemovePage(size_t page); ^13: In file included from ../../../src/include/sdk_common.h:In file included from astyleconfigdlg.cpp:10: 120: In file included from ../../../src/include/sdk.h../../../src/include/cbauibook.h::17401:: In file included from 9:../../../src/include/sdk_precomp.h: warning: 13: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_common.h:120: DECLARE_EVENT_TABLE() ^../../../src/include/cbauibook.h: 401:9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 warning: :56'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: ^ 436:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: overridden virtual function is here:56 : DECLARE_EVENT_TABLE() ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: ^ 436:5:In file included from astyleplugin.cpp: note: 10: overridden virtual function is here In file included from ../../../src/include/sdk.h: DECLARE_EVENT_TABLE() ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/sdk_precomp.h::5613: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_EVENT_TABLE':120 : ../../../src/include/cbauibook.h:401:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from ../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../src/include/sdk_common.h:42:120: ../../../src/include/cbauibook.h note: :401expanded from macro 'wxDECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 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: virtual wxEventHashTable& GetEventHashTable() const ^ 436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 astyleplugin.cpp:10: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h::1717: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h::13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:21313: :9:In file included from ../../../src/include/sdk_common.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :126: ../../../src/include/editormanager.h: DECLARE_EVENT_TABLE() ^ 213:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:42:33: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712In file included from astyleplugin.cpp:10:33: In file included from : ../../../src/include/sdk.h:note: overridden virtual function is here17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const; ../../../src/include/sdk_common.h: ^ 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] 126 DECLARE_EVENT_TABLE(): ../../../src/include/editormanager.h ^:213:9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715:31:31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; 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:In file included from astyleconfigdlg.cpp127: :10../../../src/include/logmanager.h:: In file included from ../../../src/include/sdk.h:40:17: In file included from 28:../../../src/include/sdk_precomp.h: warning: 13: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] In file included from ../../../src/include/sdk_common.h:127: va_start(arg_list, msg); ^ ../../../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, ...) ^ ../../../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:In file included from astyleplugin.cpp:10: note: In file included from ../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :17: In file included from ../../../src/include/sdk_precomp.h:13 virtual const wxEventTable* GetEventTable() const; \ ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712../../../src/include/sdk_common.h::33:130: note: ../../../src/include/scriptingmanager.h:overridden virtual function is here 270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp DECLARE_EVENT_TABLE() ^:10 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../src/include/sdk.h:56:17: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_precomp.h :13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:270 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40109::42 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 note: :33expanded from macro 'DECLARE_EVENT_TABLE' : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 : note: In file included from astyleplugin.cpp:expanded from macro 'wxDECLARE_EVENT_TABLE' 10: In file included from ../../../src/include/sdk.h:17: In file included from virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:13:31:: In file included from note: ../../../src/include/sdk_common.h:overridden virtual function is here 130: ../../../src/include/scriptingmanager.h:270: virtual wxEventHashTable& GetEventHashTable() const; ^9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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' In file included from astyleconfigdlg.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10: ^ In file included from ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401017: :42In file included from ../../../src/include/sdk_precomp.h: :13note: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h: virtual const wxEventTable* GetEventTable() const; \ ^ 58:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37123::33: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable *GetEventTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from astyleplugin.cpp: :10note: expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:131:42: ../../../src/include/toolsmanager.h: :58note: expanded from macro 'wxDECLARE_EVENT_TABLE' :3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: ^33: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56: note: virtual const wxEventTable *GetEventTable() const; ^ expanded from macro 'DECLARE_EVENT_TABLE' In file included from astyleconfigdlg.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../src/include/sdk.h: 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_precomp.h:4012:13: 42:In file included from ../../../src/include/sdk_common.h note: :131expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../src/include/toolsmanager.h:58:3: virtual wxEventHashTable& GetEventHashTable() const ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: DECLARE_EVENT_TABLE() 31: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here 4472:56: note: virtual wxEventHashTable& GetEventHashTable() const; ^expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:10In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:17: In file included from ../../../src/include/sdk_precomp.h140: :13../../../src/include/xtra_res.h:40: In file included from :5../../../src/include/sdk_common.h:: 140: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../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) ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:69: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142142::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 note: :5overridden virtual function is here : note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:69expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:142: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const 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() ^In file included from astyleplugin.cpp:10 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:17: 4472:In file included from ../../../src/include/sdk_precomp.h56::13 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:5: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() 42: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:overridden virtual function is here 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ ^:56 : note: In file included from astyleconfigdlg.cpp:expanded from macro 'DECLARE_EVENT_TABLE' 10: In file included from ../../../src/include/sdk.h:17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../src/include/sdk_common.h:42:142: note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/infowindow.h: 61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:astyleplugin.cpp:4472:10: 56:In file included from ../../../src/include/sdk.h note: :17expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:142 : ../../../src/include/infowindow.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:61:4012:9:42: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: 400:note: expanded from macro 'DECLARE_EVENT_TABLE'5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724012::56: note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: note: 400:expanded from macro 'wxDECLARE_EVENT_TABLE' 5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 /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++ -r -keep_private_externs -nostdlib -o .libs/libAstyle.dylib-master.o .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 libtool: link: clang++ -dynamiclib -o .libs/libAstyle.dylib .libs/libAstyle.dylib-master.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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/autosave/autosave.zip manifest.xml *.xrc > /dev/null libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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++ -r -keep_private_externs -nostdlib -o .libs/libautosave.dylib-master.o .libs/autosave.o libtool: link: clang++ -dynamiclib -o .libs/libautosave.dylib .libs/libautosave.dylib-master.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 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" ) 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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:13In file included from classwizarddlg.cpp: In file included from ../../../src/include/sdk_common.h:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h::9313: : In file included from ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: ../../../src/include/sdk_common.h:warning: 93: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../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(); ^ DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: 56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::5400:5: : note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h: In file included from :93../../../src/include/sdk_precomp.h:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h13: :5398In file included from ../../../src/include/sdk_common.h:5:93: : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:5398 :5: DECLARE_EVENT_TABLE(); warning: ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE(); 4472: ^ 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'wxDECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::5400:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from classwizard.cpp:In file included from classwizarddlg.cpp10: :10In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :93../../../src/include/sdk_common.h:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h93: :5399../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5:5: : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); DECLARE_DYNAMIC_CLASS(wxScintilla); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::69229:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1425::5 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: 19:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) DECLARE_ABSTRACT_CLASS(wxControl) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226226::6969:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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] In file included from classwizarddlg.cpp 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); ^ :10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13: 142:In file included from ../../../src/include/sdk_common.h5::99 note: : ../../../src/include/sdk_events.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 virtual wxClassInfo *GetClassInfo() const ^ : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:142:227:5:69: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:overridden virtual function is here 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:227:30:69: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from classwizarddlg.cpp:10: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ In file included from ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14217: :5In file included from ../../../src/include/sdk_precomp.h: :13note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:3:30: warning: note: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:69:5: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 ^:69 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: expanded from macro 'DECLARE_ABSTRACT_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from classwizarddlg.cpp:10: In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^ ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13117: :30In file included from ../../../src/include/sdk_precomp.h: :13note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': In file included from ../../../src/include/sdk_common.h:99: virtual wxClassInfo *GetClassInfo() const ^ ../../../src/include/sdk_events.h:172/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:3:5: : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::14230::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:In file included from classwizarddlg.cpp30::10 note: : In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/sdk.h:17: In file included from virtual wxClassInfo *GetClassInfo() const ^ ../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 1112:../../../src/include/sdk_common.h:5:99: note: ../../../src/include/sdk_events.h:overridden virtual function is here 198:3: DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:69 : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from classwizarddlg.cpp:10 wxDECLARE_ABSTRACT_CLASS(name); \ : In file included from ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:17:30: In file included from : ../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'13: In file included from ../../../src/include/sdk_common.h:99 virtual wxClassInfo *GetClassInfo() const : ../../../src/include/sdk_events.h: ^ 231/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::51598:: 5:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 227:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 135: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5: note: virtual wxClassInfo *GetClassInfo() const ^ overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from classwizard.cpp:10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ../../../src/include/sdk.h:17 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:In file included from ../../../src/include/sdk_precomp.h42::13 note: : In file included from ../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 104: ../../../src/include/editorbase.h:32:5: virtual const wxEventTable* GetEventTable() const; \ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ In file included from classwizarddlg.cpp:10 DECLARE_EVENT_TABLE() : In file included from ^ ../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ../../../src/include/sdk_precomp.h:56:13: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk_common.h: 104: ../../../src/include/editorbase.h:32:5: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4012:42: DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from classwizard.cpp /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::1042:: In file included from note: ../../../src/include/sdk.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 17: In file included from ../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const ^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 classwizard.cpp:In file included from ../../../src/include/sdk_common.h10: :105In file included from ../../../src/include/sdk.h:17: ../../../src/include/cbeditor.h: In file included from :45../../../src/include/sdk_precomp.h::913: : In file included from ../../../src/include/sdk_common.hwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:105 : ../../../src/include/cbeditor.h:45: DECLARE_EVENT_TABLE() ^ 9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ ../../../src/include/editorbase.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:32:4010:5:42: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/editorbase.h: 32:5: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42:56: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:classwizarddlg.cpp:42:10: note: In file included from ../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/sdk_common.h: ^ 105: ../../../src/include/cbeditor.h:In file included from classwizard.cpp:45:10: 9:In file included from ../../../src/include/sdk.h warning: :17'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from ../../../src/include/sdk_common.h: :105: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/cbeditor.h: 45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: DECLARE_EVENT_TABLE() ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ ../../../src/include/editorbase.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::324012::5:42: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const :4472 ^ :../../../src/include/editorbase.h:32:56:5: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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]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() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual const wxEventTable* GetEventTable() const; \ ^:33 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: note: 33:overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10In file included from classwizard.cpp:: In file included from 10: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk.h17: :17In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_common.h110: :110In file included from ../../../src/include/cbplugin.h: In file included from :18../../../src/include/cbplugin.h:: ../../../src/include/pluginmanager.h18: :221../../../src/include/pluginmanager.h::9221:: 9:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: expanded from macro 'wxDECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:31:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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.cppIn file included from classwizarddlg.cpp:10: In file included from :10: In file included from ../../../src/include/sdk.h:17: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h:13: In file included from 13: In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:111: 111: In file included from ../../../src/include/cbproject.hIn file included from ../../../src/include/cbproject.h:19:19: In file included from ../../../src/include/projectmanager.h:19: In file included from : ../../../src/include/cbtreectrl.h:../../../src/include/projectmanager.h:49:19: 9:../../../src/include/cbtreectrl.h: warning: 49:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) :69 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'DECLARE_DYNAMIC_CLASS' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: note: 5: overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229229::6969:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:142: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cppIn file included from classwizarddlg.cpp:10:10: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:111: 111: In file included from ../../../src/include/cbproject.hIn file included from ../../../src/include/cbproject.h:19:19: In file included from : In file included from ../../../src/include/projectmanager.h:../../../src/include/projectmanager.h:19: 19: ../../../src/include/cbtreectrl.h:../../../src/include/cbtreectrl.h:50:50:9:9: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363363::5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtual const wxEventTable* GetEventTable() const; \ classwizard.cpp:10 ^ : In file included from In file included from classwizarddlg.cpp:../../../src/include/sdk.h:10: 17: In file included from ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h17: :13In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_common.h:: In file included from 111: ../../../src/include/sdk_common.h:In file included from ../../../src/include/cbproject.h111: :19In file included from ../../../src/include/cbproject.h: In file included from :19../../../src/include/projectmanager.h:: In file included from 19: ../../../src/include/projectmanager.h:../../../src/include/cbtreectrl.h:19: 50:../../../src/include/cbtreectrl.h:509::9 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363 ^:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:10In file included from classwizard.cpp: In file included from ../../../src/include/sdk.h:17:10: In file included from : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h13: :111In file included from ../../../src/include/sdk_common.h: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474::1119: : In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h DECLARE_EVENT_TABLE() ^ :474:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37124010::3342:: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from classwizarddlg.cpp3712::1033:: In file included from note: ../../../src/include/sdk.h:overridden virtual function is here 17: In file included from ../../../src/include/sdk_precomp.h:13 virtual const wxEventTable *GetEventTable() const; ^ : In file included from ../../../src/include/sdk_common.h:In file included from classwizard.cpp:111: 10: In file included from ../../../src/include/cbproject.hIn file included from ../../../src/include/sdk.h:19:17: ../../../src/include/projectmanager.h: In file included from :474../../../src/include/sdk_precomp.h::913: : In file included from ../../../src/include/sdk_common.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:111 : In file included from ../../../src/include/cbproject.h: DECLARE_EVENT_TABLE() ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../src/include/projectmanager.h virtual wxEventHashTable& GetEventHashTable() const :474 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:9:31: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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() 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: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_common.h4472::11856:: ../../../src/include/pipedprocess.h note: :51expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4010:56::42 note: expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:3712: note: 33:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from classwizarddlg.cpp:10: 3712:In file included from ../../../src/include/sdk.h33::17 note: : In file included from overridden virtual function is here ../../../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' virtual const wxEventTable *GetEventTable() const; ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:In file included from classwizard.cpp note: :10expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:13: 31:In file included from ../../../src/include/sdk_common.h note: :118overridden virtual function is here : ../../../src/include/pipedprocess.h:51:9 virtual wxEventHashTable& GetEventHashTable() const; ^ : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] In file included from classwizarddlg.cpp: bool DeletePage(size_t page); 10: ^ In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289../../../src/include/sdk_common.h::10120: : ../../../src/include/cbauibook.h:note: overridden virtual function is here115: 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ In file included from bool DeletePage(size_t page); ^ classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:28913: :10In file included from ../../../src/include/sdk_common.h: :120note: overridden virtual function is here: ../../../src/include/cbauibook.h :125: bool DeletePage(size_t page); 14: ^ warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from classwizarddlg.cpp:10 bool RemovePage(size_t page); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:In file included from ../../../src/include/sdk.h10::17 note: overridden virtual function is here: 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); ^ bool RemovePage(size_t page); ^ In file included from classwizarddlg.cpp:10: In file included from In file included from classwizard.cpp:10../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h17: :13In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_common.h:: In file included from 120: ../../../src/include/sdk_common.h:../../../src/include/cbauibook.h:120: 401:../../../src/include/cbauibook.h:9:401: warning: 9:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:56: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424010:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436436::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from In file included from classwizarddlg.cppclasswizard.cpp::1010: : In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk.h::1717: In file included from : In file included 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: ../../../src/include/sdk_precomp.h:13note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40129::42: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: 436:5: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4012: ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :436 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:5:42: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const :4472 ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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.hIn file included from classwizarddlg.cpp::13: 10: In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:126: 13: ../../../src/include/editormanager.h:213In file included from ../../../src/include/sdk_common.h:9:126: : ../../../src/include/editormanager.hwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :213:9: warning: DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ :3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371233::33 note: : overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^In file included from classwizard.cpp :10: In file included from classwizarddlg.cpp:In file included from ../../../src/include/sdk.h10: :17In file included from ../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :126../../../src/include/sdk_common.h:: ../../../src/include/editormanager.h126: :213../../../src/include/editormanager.h::9213:: 9:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: note: 42:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 ^:31 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: :31note: overridden virtual function is here: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/sdk_common.h:../../../src/include/logmanager.h:127: 40:../../../src/include/logmanager.h:28:40: warning: 28:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here 37:39: note: inline wxString F(const wxString &msg, ...) 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' 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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4010:In file included from ../../../src/include/sdk_common.h42::130 note: : ../../../src/include/scriptingmanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10 ^ : In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174010:: In file included from 42:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270 virtual const wxEventTable* GetEventTable() const; \ ^:9 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 warning: :33'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const; ^:4472 :56:In file included from classwizarddlg.cpp: note: 10: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: In file included from 42: ../../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'130: ../../../src/include/scriptingmanager.h virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:270:31:9: note: warning: overridden virtual function is here 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:10In file included from classwizarddlg.cpp:: In file included from ../../../src/include/sdk.h:17: In file included from 10: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h: In file included from ../../../src/include/sdk_precomp.h:13:131: In file included from : ../../../src/include/toolsmanager.h../../../src/include/sdk_common.h::58131: :3../../../src/include/toolsmanager.h:: 58:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 :33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^3712: 33: In file included from classwizard.cpp:10note: overridden virtual function is here: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h virtual const wxEventTable *GetEventTable() const; ^ :13: In file included from In file included from classwizarddlg.cpp:../../../src/include/sdk_common.h:10: 131: In file included from ../../../src/include/sdk.h../../../src/include/toolsmanager.h::1758:: In file included from 3:../../../src/include/sdk_precomp.h: warning: 13: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_common.h:1314012:: ../../../src/include/toolsmanager.h:5842::3 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: ^31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: overridden virtual function is here:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] In file included from classwizarddlg.cpp:10: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) In file included from ../../../src/include/sdk.h:17 ^ : In file included from ../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from :69../../../src/include/sdk_common.h:: 140: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5 wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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) ^: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ 30: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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:In file included from classwizarddlg.cpp61::109:: In file included from ../../../src/include/sdk.h warning: :17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^: In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:142: note: ../../../src/include/infowindow.h:expanded from macro 'DECLARE_EVENT_TABLE' 61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:note: overridden virtual function is here42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ In file included from classwizarddlg.cpp ^ :10: In file included from In file included from classwizard.cpp:10: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk.h:17: 17: In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:142: 142: ../../../src/include/infowindow.h:../../../src/include/infowindow.h:61:61:9:9: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::447256: :56note: expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:overridden virtual function is here 400:5 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:overridden virtual function is here 56: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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++ -r -keep_private_externs -nostdlib -o .libs/libclasswizard.dylib-master.o .libs/classwizard.o .libs/classwizarddlg.o libtool: link: clang++ -dynamiclib -o .libs/libclasswizard.dylib .libs/libclasswizard.dylib-master.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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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: 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: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: 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(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \note: ^ 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' note: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10 ^ : In file included from ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4217: : In file included from ../../../src/include/sdk_precomp.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h:93: virtual const wxEventTable* GetEventTable() const; \ ^../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: expanded from macro 'DECLARE_EVENT_TABLE'5399: 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_DYNAMIC_CLASS(wxScintilla); ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h note: :42:overridden virtual function is here:229 :69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^:56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:note: expanded from macro 'DECLARE_EVENT_TABLE' 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 142overridden virtual function is here ^: 5: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS':/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 4472:42::56 note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_EVENT_TABLE' : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 virtual const wxEventTable* GetEventTable() const; \ ^ :30:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS'In file included from cctreectrl.cpp: virtual wxClassInfo *GetClassInfo() const 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^In file included from ../../../src/include/sdk.h:: 174010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: In file included from : virtual const wxEventTable* GetEventTable() const; \../../../src/include/sdk_precomp.h:5 13 ^ : note: : In file included from ../../../src/include/sdk_common.hoverridden virtual function is here :In file included from ccoptionsdlg.cpp DECLARE_ABSTRACT_CLASS(wxControl) :10: In file included from ^ ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:17: 226:In file included from ../../../src/include/sdk_precomp.h69::13 note: expanded from macro 'DECLARE_ABSTRACT_CLASS' : In file included from ../../../src/include/sdk_common.h:93: 93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ^5398::5 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5398 :5:: DECLARE_EVENT_TABLE();131:30 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'4472warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(); ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:4472 : ^ note: overridden virtual function is here 56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: virtual wxEventHashTable& GetEventHashTable() const ^note: overridden virtual function is here DECLARE_EVENT_TABLE() In file included from cctreectrl.cpp:10 ^ : In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174472:: In file included from 56:../../../src/include/sdk_precomp.h: note: expanded from macro 'DECLARE_EVENT_TABLE'13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 5399:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(wxScintilla); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : In file included from ^ ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1425399::55:: warning: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS''GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5note: overridden virtual function is here: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^226:69 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' :131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19::305:: note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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:17In file included from ccoptionsdlg.cpp:10: In file included from : In file included from ../../../src/include/sdk.hIn file included from ccoptionsprjdlg.cpp:../../../src/include/sdk_precomp.h:10:: 13In file included from ../../../src/include/sdk.h17: :: In file included from 17In file included from ../../../src/include/sdk_common.h: ../../../src/include/sdk_precomp.hIn file included from ::../../../src/include/sdk_precomp.h9913:: : 13../../../src/include/sdk_events.hIn file included from ../../../src/include/sdk_common.h:: :78In file included from 99:../../../src/include/sdk_common.h: :99../../../src/include/sdk_events.h3: :../../../src/include/sdk_events.h: :78warning: 78:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) 3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:229:69: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) note: ^ :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'DECLARE_DYNAMIC_CLASS': :229:69 note: expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14230: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() constnote: 142 : ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ : ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30 ^:: 131:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: 227expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^69 virtual wxClassInfo *GetClassInfo() const : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1598 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :135:note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': : wxDECLARE_DYNAMIC_CLASS(name) ^227227: :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 69:note: :142expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 30: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 135135: virtual wxClassInfo *GetClassInfo() const ^:5 : note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ :131 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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' In file included from ccoptionsdlg.cpp:10: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:In file included from In file included from 5cctreectrl.cpp:../../../src/include/sdk_precomp.h::13: 10note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../../src/include/sdk.h:17In file included from ../../../src/include/sdk_common.h: In file included from :99: ../../../src/include/sdk_precomp.h wxDECLARE_ABSTRACT_CLASS(name); \: ../../../src/include/sdk_events.h ^ :15313: :3In file included from ../../../src/include/sdk_common.h: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:99 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:../../../src/include/sdk_events.h:153 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)30 : ^: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 3 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:: 69:warning: virtual wxClassInfo *GetClassInfo() const 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hoverridden virtual function is here :229:69 ^: DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: wxDECLARE_ABSTRACT_CLASS(name); \#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);5: note: DECLARE_ABSTRACT_CLASS(wxEvent) ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :30: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^131:30: virtual wxClassInfo *GetClassInfo() const ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1112:5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_common.h17: :99In file included from ../../../src/include/sdk_precomp.h:: ../../../src/include/sdk_events.h13: :172In file included from ../../../src/include/sdk_common.h:3:99: : ../../../src/include/sdk_events.hwarning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 172:3In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent):cctreectrl.cpp ^ : 10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hwarning: ::'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]229 :69: 17: In file included from ../../../src/include/sdk_precomp.h:13note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ : In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:99: 69:../../../src/include/sdk_events.h: note: 172:3#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);expanded from macro 'DECLARE_DYNAMIC_CLASS': ^warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent): ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5 ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h :note: 229expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142 :69: :5note: expanded from macro 'DECLARE_DYNAMIC_CLASS': note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \30 : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const:131: :30 ^5:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5 wxDECLARE_ABSTRACT_CLASS(name); \ : virtual wxClassInfo *GetClassInfo() constnote: ^ ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1112 DECLARE_ABSTRACT_CLASS(wxEvent) ^131: :5:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h note: :note: 226:69overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1112:::569131:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS':overridden virtual function is here 30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:226:131:69: virtual wxClassInfo *GetClassInfo() const : ^note: 30 expanded from macro 'DECLARE_ABSTRACT_CLASS': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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: In file included from ccoptionsdlg.cpp../../../src/include/sdk_events.h::10198:: In file included from 3:../../../src/include/sdk.h:17: In file included from warning: In file included from cctreectrl.cpp'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_precomp.h: :13: In file included from ../../../src/include/sdk_common.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)10 99: ^: In file included from ../../../src/include/sdk_events.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../src/include/sdk.h198::3229:69:::17 note: expanded from macro 'DECLARE_DYNAMIC_CLASS': In file included from warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :99 ^ : DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../src/include/sdk_events.h ^:: 198:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h53::: 229 warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 69note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ wxDECLARE_ABSTRACT_CLASS(name); \expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :131: ^: 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::note: 142 expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: wxDECLARE_ABSTRACT_CLASS(name); \ 1112142 ^:: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':: 131 note: :30:overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ note: ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: virtual wxClassInfo *GetClassInfo() constnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 226 ^:69: virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1112:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h5::1112 note: :5overridden virtual function is here :#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226overridden virtual function is here:: 13169: :30 DECLARE_ABSTRACT_CLASS(wxEvent) note: :expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const226 :69 ^ ^: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/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] In file included from cctreectrl.cpp:10: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) In file included from ../../../src/include/sdk.h ^ :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227In file included from ../../../src/include/sdk_precomp.h:69:In file included from ccoptionsdlg.cpp13: :10:In file included from note: : In file included from expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ../../../src/include/sdk.h:17: ../../../src/include/sdk_common.h:99In file included from ../../../src/include/sdk_precomp.h: ../../../src/include/sdk_events.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^:: 13231/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :5::In file included from 135../../../src/include/sdk_common.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 995:: ../../../src/include/sdk_events.h: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 231: wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 5227 ^: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69warning: 142:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: :expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);expanded from macro 'wxDECLARE_DYNAMIC_CLASS':227: 69 ^ : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ : 135: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) note: ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::135227::569:: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name) ^#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142 ^142: :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5: note: ::135 expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_DYNAMIC_CLASS(name) ^note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': wxDECLARE_ABSTRACT_CLASS(name); \131: ^30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxClassInfo *GetClassInfo() const ^131: :1598:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:30:51598: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: virtual wxClassInfo *GetClassInfo() const ^ note: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^:227 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69:69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:135:5:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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 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 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 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' In file included from ccoptionsprjdlg.cpp:10: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from ../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_precomp.h4012::1342:: In file included from note: ../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 105: ../../../src/include/cbeditor.h:45:9: virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4010: ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 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: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 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 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 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: In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../src/include/sdk_common.h: ^ 110: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/cbplugin.h:4010:18: 42:../../../src/include/pluginmanager.h: note: 221:9expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from cctreectrl.cpp:4010:10: 42:In file included from ../../../src/include/sdk.h note: :17expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \ ^:110 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:In file included from ../../../src/include/cbplugin.h33::18 note: : ../../../src/include/pluginmanager.hoverridden virtual function is here :221:9: virtual const wxEventTable *GetEventTable() const; ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ccoptionsdlg.cpp:10: In file included from DECLARE_EVENT_TABLE() ../../../src/include/sdk.h: ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: In file included from 56:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 18/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ../../../src/include/pluginmanager.h:42:221: :9note: expanded from macro 'wxDECLARE_EVENT_TABLE': warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44723715::5631:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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] In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/sdk_precomp.h::5613: In file included from ../../../src/include/sdk_common.h:: 111: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/cbproject.h :19: In file included from ../../../src/include/projectmanager.h:19#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:../../../src/include/cbtreectrl.h:42:49: note: 9:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:229:5::69 note: : overridden virtual function is here note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 56In file included from ccoptionsdlg.cpp: note: expanded from macro 'DECLARE_EVENT_TABLE' ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();10 : ^:5:In file included from ../../../src/include/sdk.h:17: note: In file included from expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401013: In file included from wxDECLARE_ABSTRACT_CLASS(name); \../../../src/include/sdk_common.h::111: ^ In file included from ../../../src/include/cbproject.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h42: ::In file included from 131 ../../../src/include/projectmanager.h::note: 1930expanded from macro 'wxDECLARE_EVENT_TABLE': : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/cbtreectrl.h:49:9: virtual const wxEventTable* GetEventTable() const; \ virtual wxClassInfo *GetClassInfo() const ^warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hccoptionsprjdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229376:5:::6910 : note: :In file included from ../../../src/include/sdk.hoverridden virtual function is here :17: In file included from DECLARE_DYNAMIC_CLASS(wxTreeCtrl)note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69../../../src/include/sdk_precomp.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:: 13 ^note: : In file included from ../../../src/include/sdk_common.h:111expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from ../../../src/include/cbproject.h:19: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :../../../src/include/projectmanager.h ^5: 19: ../../../src/include/cbtreectrl.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ::note: 14250expanded from macro 'wxDECLARE_DYNAMIC_CLASS':9 :: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ 5 DECLARE_EVENT_TABLE() ^ ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:4472expanded from macro 'wxDECLARE_DYNAMIC_CLASS'30: 56: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxClassInfo *GetClassInfo() const:30 : ^ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 376/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxClassInfo *GetClassInfo() const ^:5 4012: :42note: overridden virtual function is here :In file included from cctreectrl.cpp: note: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) expanded from macro 'wxDECLARE_EVENT_TABLE' ^ 10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 virtual wxEventHashTable& GetEventHashTable() const:: 17 ^: 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:note: In file included from 363expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../src/include/sdk_precomp.h: :13: In file included from ../../../src/include/sdk_common.h:111: In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);5: ../../../src/include/cbproject.h ^ :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hoverridden virtual function is here19 : :142In file included from DECLARE_EVENT_TABLE() ../../../src/include/projectmanager.h: ^:519: : ../../../src/include/cbtreectrl.h note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :50:9:4472: warning: wxDECLARE_ABSTRACT_CLASS(name); \ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: ^ DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472 ^ :56:4012 note: :42expanded from macro 'DECLARE_EVENT_TABLE' In file included from : ccoptionsdlg.cpp:note: expanded from macro 'wxDECLARE_EVENT_TABLE'10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010In file included from ../../../src/include/sdk.h:42:: virtual wxEventHashTable& GetEventHashTable() const17 ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \ ^:111 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363../../../src/include/cbproject.h::519: : In file included from ../../../src/include/projectmanager.hnote: overridden virtual function is here:19 : ../../../src/include/cbtreectrl.h:50 DECLARE_EVENT_TABLE() :9 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cctreectrl.cpp:10: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/sdk.h: ^ 17: In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:13:5: In file included from : ../../../src/include/sdk_common.h:note: overridden virtual function is here111: In file included from ../../../src/include/cbproject.h DECLARE_EVENT_TABLE() ^ :19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/projectmanager.h4472::19: 56:../../../src/include/cbtreectrl.h: note: 50:9expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724010::5642:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from ccoptionsdlg.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../src/include/sdk.h:42:17: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h:111: virtual wxEventHashTable& GetEventHashTable() const ^In file included from ../../../src/include/cbproject.h :19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: In file included from :5../../../src/include/projectmanager.h:: 19: note: overridden virtual function is here../../../src/include/cbtreectrl.h: 50: DECLARE_EVENT_TABLE() 9: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472: 56: note: DECLARE_EVENT_TABLE() ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'wxDECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 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:33In file included from ccoptionsdlg.cpp:10: In file included from : note: overridden virtual function is here../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h:13 virtual const wxEventTable *GetEventTable() const; : In file included from ^ ../../../src/include/sdk_common.h:111: In file included from cctreectrl.cppIn file included from ../../../src/include/cbproject.h:10:19: In file included from : ../../../src/include/projectmanager.h../../../src/include/sdk.h::47417: In file included from :9../../../src/include/sdk_precomp.h:: 13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk_common.h :111: In file included from ../../../src/include/cbproject.h DECLARE_EVENT_TABLE() ^ :19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ../../../src/include/projectmanager.h:56::474 note: expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472:42:56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^:33 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: virtual wxEventHashTable& GetEventHashTable() const In file included from ../../../src/include/sdk.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:17: 31:In file included from ../../../src/include/sdk_precomp.h note: :13overridden virtual function is here : In file included from ../../../src/include/sdk_common.h:111: virtual wxEventHashTable& GetEventHashTable() const; ^ 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.cppIn file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:../../../src/include/sdk_common.h:9:118: warning: ../../../src/include/pipedprocess.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 51:9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:42:33: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: ^ 33: note: In file included from ccoptionsprjdlg.cppoverridden virtual function is here :10: In file included from ../../../src/include/sdk.h: virtual const wxEventTable *GetEventTable() const; ^ 17: In file included from ../../../src/include/sdk_precomp.h:In file included from cctreectrl.cpp:13: 10: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk.h:118:17: ../../../src/include/pipedprocess.h: In file included from :51../../../src/include/sdk_precomp.h::913: : In file included from ../../../src/include/sdk_common.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]118: ../../../src/include/pipedprocess.h:51: DECLARE_EVENT_TABLE() 9: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472: 56: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3715:note: expanded from macro 'wxDECLARE_EVENT_TABLE'31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.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 ccoptionsprjdlg.cpp: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:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:120:120: ../../../src/include/cbauibook.h:115:14: ../../../src/include/cbauibook.h: :115warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: note: 289:overridden virtual function is here 10: note: bool DeletePage(size_t page); ^ overridden virtual function is here In file included from cctreectrl.cpp:10 bool DeletePage(size_t page); : In file included from ../../../src/include/sdk.h ^ :17In file included from ccoptionsprjdlg.cpp:: In file included from 10: In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk.h:13: 17: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_precomp.h:120:13: ../../../src/include/cbauibook.h: In file included from :125../../../src/include/sdk_common.h::14120: : ../../../src/include/cbauibook.h:warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]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: bool RemovePage(size_t page); ^ 290/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290::1010:: note: note: overridden virtual function is hereoverridden 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: bool RemovePage(size_t page); 9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from cctreectrl.cpp:10 DECLARE_EVENT_TABLE() : In file included from ^ ../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_precomp.h:4472:13: 56:In file included from ../../../src/include/sdk_common.h note: :120expanded from macro 'DECLARE_EVENT_TABLE' : ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 56In file included from ccoptionsdlg.cpp:10 virtual const wxEventTable* GetEventTable() const; \ ^: : In file included from note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h../../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE':: 436:5: note: overridden virtual function is here 17 DECLARE_EVENT_TABLE(): In file included from ../../../src/include/sdk_precomp.h: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_common.h 4472::120: 56: ../../../src/include/cbauibook.h ^:115note: expanded from macro 'DECLARE_EVENT_TABLE':14 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: note: bool DeletePage(size_t page); ^ expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: note: virtual const wxEventTable* GetEventTable() const; \289expanded from macro 'wxDECLARE_EVENT_TABLE': ^ 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: virtual const wxEventTable* GetEventTable() const; \ ^436note: :overridden virtual function is here 5 : bool DeletePage(size_t page); In file included from ccoptionsprjdlg.cpp ^ :10: In file included from ../../../src/include/sdk.hIn file included from ccoptionsdlg.cpp::note: 17: In file included from overridden virtual function is here10../../../src/include/sdk_precomp.h : In file included from ../../../src/include/sdk.h: DECLARE_EVENT_TABLE() 17: ^: 13In file included from ../../../src/include/sdk_precomp.h: In file included from ../../../src/include/sdk_common.h ::120/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h13: ../../../src/include/cbauibook.h: ::In file included from 4472401../../../src/include/sdk_common.h:9::: 12056:: warning: ../../../src/include/cbauibook.hnote: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:125:14 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ warning: DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 42: note: :56expanded from macro 'wxDECLARE_EVENT_TABLE' : bool RemovePage(size_t page); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290 virtual const wxEventTable* GetEventTable() const; \expanded from macro 'DECLARE_EVENT_TABLE': ^ 10: note: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();overridden virtual function is here cctreectrl.cpp:10: In file included from ^ bool RemovePage(size_t page);../../../src/include/sdk.h :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 4012:42:In file included from ../../../src/include/sdk_precomp.h:In file included from 13ccoptionsdlg.cppnote: : :expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h10: :120In file included from ../../../src/include/sdk.h: ../../../src/include/cbauibook.h:401:9:17: In file included from ../../../src/include/sdk_precomp.h:: 13: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_common.h: virtual wxEventHashTable& GetEventHashTable() const 120: ^ DECLARE_EVENT_TABLE()../../../src/include/cbauibook.h :401 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:436:4472:5:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' 9: DECLARE_EVENT_TABLE() warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:424472:::4472 56:note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: virtual wxEventHashTable& GetEventHashTable() constexpanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 436/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54010:: 42 ^note: overridden virtual function is here :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() note: 4012expanded from macro 'wxDECLARE_EVENT_TABLE' ^: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: virtual wxEventHashTable& GetEventHashTable() const 436: ^:56 : note: 5:expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ccoptionsprjdlg.cpp:10In file included from In file included from cctreectrl.cpp: In file included from ../../../src/include/sdk.h:17:ccoptionsdlg.cpp:10: 10: In file included from : In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk.h:../../../src/include/sdk.h::1317: 17In file included from ../../../src/include/sdk_common.h:: : 126In file included from In file included from : ../../../src/include/sdk_precomp.h../../../src/include/editormanager.h:13: ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:In file included from :213../../../src/include/sdk_common.h::9:126126 : : ../../../src/include/editormanager.h:213../../../src/include/editormanager.hwarning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213:9:: DECLARE_EVENT_TABLE()9: warning: ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE()4472 :56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^:: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \3712:33 ^ : ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371242 :: In file included from ccoptionsprjdlg.cpp33note: expanded from macro 'wxDECLARE_EVENT_TABLE' :: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \10: ^In file included from ../../../src/include/sdk.h virtual const wxEventTable *GetEventTable() const;:17 ^: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_precomp.h: 13: In file included from 3712:33: note: In file included from ccoptionsdlg.cpp:../../../src/include/sdk_common.hoverridden virtual function is here: 10: In file included from ../../../src/include/sdk.h:126: 17: ../../../src/include/editormanager.h virtual const wxEventTable *GetEventTable() const;In file included from : ../../../src/include/sdk_precomp.h213 ^: 9: warning: :13: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from In file included from cctreectrl.cpp../../../src/include/sdk_common.h:126: DECLARE_EVENT_TABLE() ^ ../../../src/include/editormanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:213:4472:9:56: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :10: DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk.h:17 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:5613:: 42:: In file included from note: ../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 126: ../../../src/include/editormanager.h:213:9 virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :: ^31 :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4472:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::314012:: 42:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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:In file included from ccoptionsprjdlg.cpp127: ../../../src/include/logmanager.h:40:10:28: In file included from ../../../src/include/sdk.h: :17: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]In file included from ../../../src/include/sdk_precomp.h : va_start(arg_list, msg);In file included from 13 cctreectrl.cpp: :In file included from 10 ^: ../../../src/include/sdk_common.h:127: In file included from ../../../src/include/sdk.h../../../src/include/logmanager.h::1740:: In file included from ../../../src/include/sdk_precomp.h28::13: In file included from ../../../src/include/sdk_common.h: warning: 127: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] ../../../src/include/logmanager.h:40:28: va_start(arg_list, msg); ^ 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: ../../../src/include/logmanager.h:37:39: parameter of type 'const wxString &' is declared here note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &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.hIn file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: :17: In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::130130: ../../../src/include/scriptingmanager.h:: ../../../src/include/scriptingmanager.h270::2709::9 warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: 31:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 3712:overridden virtual function is here 33: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 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 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 ccoptionsdlg.cpp:In file included from cctreectrl.cpp10: In file included from ../../../src/include/sdk.h:17: In file included from :10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: In file included from :131../../../src/include/sdk_common.h:: ../../../src/include/toolsmanager.h131: :58../../../src/include/toolsmanager.h::358:3:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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 virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/sdk_precomp.h:13 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:../../../src/include/sdk_common.h:13133: note: : ../../../src/include/toolsmanager.h:58:3:overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from cctreectrl.cpp: note: expanded from macro 'DECLARE_EVENT_TABLE':10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: In file included from 42:../../../src/include/sdk_common.h: note: 131: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/toolsmanager.h:58:3: virtual wxEventHashTable& GetEventHashTable() const ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: DECLARE_EVENT_TABLE() ^31: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56: note: virtual wxEventHashTable& GetEventHashTable() const; ^expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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 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]In file included from cctreectrl.cpp: 10: In file included from ../../../src/include/sdk.h:17: In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ../../../src/include/sdk_precomp.h:13 ^ : In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:140: 69:../../../src/include/xtra_res.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'40: 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::142229:69:5: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:30:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 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: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: :142:5expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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: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:10In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:: In file included from ../../../src/include/sdk.h:1717: In file included from ../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_common.h:13: 142: ../../../src/include/infowindow.h:In file included from ../../../src/include/sdk_common.h61::1429:: ../../../src/include/infowindow.h warning: :61'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::9:4010: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400expanded from macro 'DECLARE_EVENT_TABLE' :5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104472::4256:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ccoptionsdlg.cpp:56:10: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:../../../src/include/sdk_common.h:42:142: note: ../../../src/include/infowindow.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^In file included from cctreectrl.cpp:10 : In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174472:: In file included from 56:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:9 : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4012:56:42: : note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:4012:400:42:5: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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' In file included from ccoptionsprjdlg.cpp:10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : In file included from ../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../src/include/sdk_precomp.h:4012:13: In file included from ../../../src/include/sdk_common.h:42:142: note: ../../../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:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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; ^ 41 warnings generated. 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: libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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, ...) ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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/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/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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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/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/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, ...) ^ 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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++ -r -keep_private_externs -nostdlib -o .libs/libcodecompletion.dylib-master.o .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 libtool: link: clang++ -dynamiclib -o .libs/libcodecompletion.dylib .libs/libcodecompletion.dylib-master.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/libcodecompletion.dylib 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -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 /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 libtool: link: ranlib .libs/libdepslib.a 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 -DPNG_NO_ASSEMBLER_CODE -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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ^ 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -DPNG_NO_ASSEMBLER_CODE -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 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 ^ 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 ../../../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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 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 -DPNG_NO_ASSEMBLER_CODE -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 -o compilerICC.o >/dev/null 2>&1 depbase=`echo compilerIAR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerIAR.lo -MD -MP -MF $depbase.Tpo -c -o compilerIAR.lo compilerIAR.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerIAR.lo -MD -MP -MF .deps/compilerIAR.Tpo -c compilerIAR.cpp -fno-common -DPIC -o .libs/compilerIAR.o In file included from compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerIAR.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 compilerIAR.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerKeilC51.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerKeilC51.lo -MD -MP -MF $depbase.Tpo -c -o compilerKeilC51.lo compilerKeilC51.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerKeilC51.lo -MD -MP -MF .deps/compilerKeilC51.Tpo -c compilerKeilC51.cpp -fno-common -DPIC -o .libs/compilerKeilC51.o In file included from compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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; ^ 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerIAR.lo -MD -MP -MF .deps/compilerIAR.Tpo -c compilerIAR.cpp -o compilerIAR.o >/dev/null 2>&1 In file included from compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerKeilC51.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 compilerKeilC51.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerLCC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerLCC.lo -MD -MP -MF $depbase.Tpo -c -o compilerLCC.lo compilerLCC.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c compilerLCC.cpp -fno-common -DPIC -o .libs/compilerLCC.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerKeilC51.lo -MD -MP -MF .deps/compilerKeilC51.Tpo -c compilerKeilC51.cpp -o compilerKeilC51.o >/dev/null 2>&1 In file included from compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerLCC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 compilerLCC.cpp:10: In file included from ../../../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 ^ depbase=`echo compilermessages.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilermessages.lo -MD -MP -MF $depbase.Tpo -c -o compilermessages.lo compilermessages.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 -DPNG_NO_ASSEMBLER_CODE -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 compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c compilermessages.cpp -fno-common -DPIC -o .libs/compilermessages.o In file included from compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c compilerLCC.cpp -o compilerLCC.o >/dev/null 2>&1 In file included from compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilermessages.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 compilermessages.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerMINGW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGW.lo -MD -MP -MF $depbase.Tpo -c -o compilerMINGW.lo compilerMINGW.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c compilerMINGW.cpp -fno-common -DPIC -o .libs/compilerMINGW.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c compilermessages.cpp -o compilermessages.o >/dev/null 2>&1 In file included from compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMINGW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 compilerMINGW.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerMINGWgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGWgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilerMINGWgenerator.lo compilerMINGWgenerator.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c compilerMINGWgenerator.cpp -fno-common -DPIC -o .libs/compilerMINGWgenerator.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c compilerMINGW.cpp -o compilerMINGW.o >/dev/null 2>&1 In file included from compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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; ^ depbase=`echo compilerMSVC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC.lo compilerMSVC.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMINGWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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, ...) ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c compilerMSVC.cpp -fno-common -DPIC -o .libs/compilerMSVC.o In file included from compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMINGWgenerator.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 compilerMSVC.cpp:10: In file included from ../../../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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c compilerMINGWgenerator.cpp -o compilerMINGWgenerator.o >/dev/null 2>&1 depbase=`echo compilerMSVC8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC8.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC8.lo compilerMSVC8.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC8.lo -MD -MP -MF .deps/compilerMSVC8.Tpo -c compilerMSVC8.cpp -fno-common -DPIC -o .libs/compilerMSVC8.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c compilerMSVC.cpp -o compilerMSVC.o >/dev/null 2>&1 In file included from compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC8.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 compilerMSVC8.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerMSVC10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC10.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC10.lo compilerMSVC10.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC10.lo -MD -MP -MF .deps/compilerMSVC10.Tpo -c compilerMSVC10.cpp -fno-common -DPIC -o .libs/compilerMSVC10.o In file included from compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC10.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 compilerMSVC10.cpp:10: In file included from ../../../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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC8.lo -MD -MP -MF .deps/compilerMSVC8.Tpo -c compilerMSVC8.cpp -o compilerMSVC8.o >/dev/null 2>&1 depbase=`echo compileroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compileroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o compileroptionsdlg.lo compileroptionsdlg.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 -DPNG_NO_ASSEMBLER_CODE -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 compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c compileroptionsdlg.cpp -fno-common -DPIC -o .libs/compileroptionsdlg.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerMSVC10.lo -MD -MP -MF .deps/compilerMSVC10.Tpo -c compilerMSVC10.cpp -o compilerMSVC10.o >/dev/null 2>&1 In file included from compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.cpp:10: In file included from ../../../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 compileroptionsdlg.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 compileroptionsdlg.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 ^ In file included from compileroptionsdlg.cpp:50: ../../../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 compileroptionsdlg.cpp:50: ../../../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 compileroptionsdlg.cpp:51: ../../../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 compileroptionsdlg.cpp:51: ../../../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 ^ depbase=`echo compilerOW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOW.lo -MD -MP -MF $depbase.Tpo -c -o compilerOW.lo compilerOW.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp -fno-common -DPIC -o .libs/compilerOW.o In file included from compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerOW.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 compilerOW.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerOWgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOWgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilerOWgenerator.lo compilerOWgenerator.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c compilerOWgenerator.cpp -fno-common -DPIC -o .libs/compilerOWgenerator.o In file included from compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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; ^ 35 warnings generated. In file included from compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp -o compilerOW.o >/dev/null 2>&1 In file included from compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerOWgenerator.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 compilerOWgenerator.cpp:10: In file included from ../../../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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -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 compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c compileroptionsdlg.cpp -o compileroptionsdlg.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c compilerOWgenerator.cpp -o compilerOWgenerator.o >/dev/null 2>&1 depbase=`echo compilerG95.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerG95.lo -MD -MP -MF $depbase.Tpo -c -o compilerG95.lo compilerG95.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerG95.lo -MD -MP -MF .deps/compilerG95.Tpo -c compilerG95.cpp -fno-common -DPIC -o .libs/compilerG95.o In file included from compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 compilerG95.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 ^ depbase=`echo compilerGNUARM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUARM.lo -MD -MP -MF $depbase.Tpo -c -o compilerGNUARM.lo compilerGNUARM.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c compilerGNUARM.cpp -fno-common -DPIC -o .libs/compilerGNUARM.o In file included from compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 ^ 35 warnings generated. In file included from compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/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 -DPNG_NO_ASSEMBLER_CODE -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 compilerG95.lo -MD -MP -MF .deps/compilerG95.Tpo -c compilerG95.cpp -o compilerG95.o >/dev/null 2>&1 In file included from compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerGNUARM.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 compilerGNUARM.cpp:10: In file included from ../../../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 ^ depbase=`echo compilerGNUFortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUFortran.lo -MD -MP -MF $depbase.Tpo -c -o compilerGNUFortran.lo compilerGNUFortran.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUFortran.lo -MD -MP -MF .deps/compilerGNUFortran.Tpo -c compilerGNUFortran.cpp -fno-common -DPIC -o .libs/compilerGNUFortran.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c compilerGNUARM.cpp -o compilerGNUARM.o >/dev/null 2>&1 In file included from compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 compilerGNUFortran.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 ^ depbase=`echo compilerXML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 compilerXML.lo -MD -MP -MF $depbase.Tpo -c -o compilerXML.lo compilerXML.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 -DPNG_NO_ASSEMBLER_CODE -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 compilerXML.lo -MD -MP -MF .deps/compilerXML.Tpo -c compilerXML.cpp -fno-common -DPIC -o .libs/compilerXML.o 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 -DPNG_NO_ASSEMBLER_CODE -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 compilerGNUFortran.lo -MD -MP -MF .deps/compilerGNUFortran.Tpo -c compilerGNUFortran.cpp -o compilerGNUFortran.o >/dev/null 2>&1 depbase=`echo directcommands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -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 directcommands.lo -MD -MP -MF $depbase.Tpo -c -o directcommands.lo directcommands.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 -DPNG_NO_ASSEMBLER_CODE -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 directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c directcommands.cpp -fno-common -DPIC -o .libs/directcommands.o In file included from compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 compilerXML.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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 directcommands.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 directcommands.cpp:10: In file included from ../../../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 -DPNG_NO_ASSEMBLER_CODE -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 compilerXML.lo -MD -MP -MF .deps/compilerXML.Tpo -c compilerXML.cpp -o compilerXML.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -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 directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c directcommands.cpp -o directcommands.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -DDEPSLIB_UNIX -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 libcompiler.la -rpath /opt/pkg/lib/codeblocks/plugins advancedcompileroptionsdlg.lo compiler_defs.lo compilerCYGWIN.lo compilererrors.lo compilerflagdlg.lo compilergcc.lo compilerGDC.lo compilerICC.lo compilerIAR.lo compilerKeilC51.lo compilerLCC.lo compilermessages.lo compilerMINGW.lo compilerMINGWgenerator.lo compilerMSVC.lo compilerMSVC8.lo compilerMSVC10.lo compileroptionsdlg.lo compilerOW.lo compilerOWgenerator.lo compilerG95.lo compilerGNUARM.lo compilerGNUFortran.lo compilerXML.lo directcommands.lo ../../sdk/libcodeblocks.la depslib/src/libdepslib.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++ -r -keep_private_externs -nostdlib -o .libs/libcompiler.dylib-master.o .libs/advancedcompileroptionsdlg.o .libs/compiler_defs.o .libs/compilerCYGWIN.o .libs/compilererrors.o .libs/compilerflagdlg.o .libs/compilergcc.o .libs/compilerGDC.o .libs/compilerICC.o .libs/compilerIAR.o .libs/compilerKeilC51.o .libs/compilerLCC.o .libs/compilermessages.o .libs/compilerMINGW.o .libs/compilerMINGWgenerator.o .libs/compilerMSVC.o .libs/compilerMSVC8.o .libs/compilerMSVC10.o .libs/compileroptionsdlg.o .libs/compilerOW.o .libs/compilerOWgenerator.o .libs/compilerG95.o .libs/compilerGNUARM.o .libs/compilerGNUFortran.o .libs/compilerXML.o .libs/directcommands.o -Wl,-force_load,depslib/src/.libs/libdepslib.a libtool: link: clang++ -dynamiclib -o .libs/libcompiler.dylib .libs/libcompiler.dylib-master.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/libcompiler.dylib libtool: link: (cd .libs/libcompiler.lax/libdepslib.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib/src/.libs/libdepslib.a") libtool: link: ar cr .libs/libcompiler.a advancedcompileroptionsdlg.o compiler_defs.o compilerCYGWIN.o compilererrors.o compilerflagdlg.o compilergcc.o compilerGDC.o compilerICC.o compilerIAR.o compilerKeilC51.o compilerLCC.o compilermessages.o compilerMINGW.o compilerMINGWgenerator.o compilerMSVC.o compilerMSVC8.o compilerMSVC10.o compileroptionsdlg.o compilerOW.o compilerOWgenerator.o compilerG95.o compilerGNUARM.o compilerGNUFortran.o compilerXML.o directcommands.o .libs/libcompiler.lax/libdepslib.a/alloc.o .libs/libcompiler.lax/libdepslib.a/cache.o .libs/libcompiler.lax/libdepslib.a/depslib.o .libs/libcompiler.lax/libdepslib.a/filent.o .libs/libcompiler.lax/libdepslib.a/fileunix.o .libs/libcompiler.lax/libdepslib.a/hash.o .libs/libcompiler.lax/libdepslib.a/headers.o .libs/libcompiler.lax/libdepslib.a/lists.o .libs/libcompiler.lax/libdepslib.a/newstr.o .libs/libcompiler.lax/libdepslib.a/pathsplit.o .libs/libcompiler.lax/libdepslib.a/pathunix.o .libs/libcompiler.lax/libdepslib.a/regexp.o .libs/libcompiler.lax/libdepslib.a/search.o .libs/libcompiler.lax/libdepslib.a/timestamp.o libtool: link: ranlib .libs/libcompiler.a libtool: link: rm -fr .libs/libcompiler.lax libtool: link: ( cd ".libs" && rm -f "libcompiler.la" && ln -s "../libcompiler.la" "libcompiler.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc' Making all in debuggergdb gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb/resources/debugger.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb' depbase=`echo cdb_driver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF $depbase.Tpo -c -o cdb_driver.lo cdb_driver.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo databreakpointdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF $depbase.Tpo -c -o databreakpointdlg.lo databreakpointdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo debugger_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/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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_defs.lo -MD -MP -MF $depbase.Tpo -c -o debugger_defs.lo debugger_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/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c databreakpointdlg.cpp -fno-common -DPIC -o .libs/databreakpointdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c debugger_defs.cpp -fno-common -DPIC -o .libs/debugger_defs.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c cdb_driver.cpp -fno-common -DPIC -o .libs/cdb_driver.o In file included from databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:15: In file included from ../../../src/include/debuggermanager.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 databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:15: In file included from ../../../src/include/debuggermanager.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 databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:15: In file included from ../../../src/include/debuggermanager.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 databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:15: In file included from ../../../src/include/debuggermanager.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 databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:15: In file included from ../../../src/include/debuggermanager.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 debugger_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:In file included from cdb_driver.cpp:10: In file included from warning: ../../../src/include/sdk.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_EVENT_TABLE(); :5: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual const wxEventTable* GetEventTable() const; \ 400: ^ 5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4010:56: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: note: In file included from cdb_driver.cppexpanded from macro 'wxDECLARE_EVENT_TABLE' :10: In file included from ../../../src/include/sdk.h:17: In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../src/include/sdk_precomp.h: ^ 13: In file included from ../../../src/include/sdk_common.h:93: In file included from debugger_defs.cpp:10../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: In file included from 5398:../../../src/include/sdk.h:5:17: warning: In file included from ../../../src/include/sdk_precomp.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :13: In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE(); :93 ^ : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5398:4472:565:: warning: note: expanded from macro 'DECLARE_EVENT_TABLE''GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'400: 5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4472: 56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4012: ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^In file included from cdb_driver.cpp:10 : In file included from In file included from debugger_defs.cpp:10../../../src/include/sdk.h:: In file included from ../../../src/include/sdk.h17: :17In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk_common.h13: :93In file included from ../../../src/include/sdk_common.h: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:93:5399: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5:5399: :5warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::69229:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ :30 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: 19:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: :5note: overridden virtual function is here: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:226:69:69: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30131:: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:16: 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 databreakpointdlg.cpp:11: In file included from ./debugger_defs.h:16: 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 databreakpointdlg.cpp:11: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from databreakpointdlg.cpp:11: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ In file included from cdb_driver.cppIn file included from debugger_defs.cpp:10:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: In file included from :99../../../src/include/sdk_precomp.h:: ../../../src/include/sdk_events.h:13: 78:3:In file included from ../../../src/include/sdk_common.h warning: :99'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../src/include/sdk_events.h:78:3: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :142:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ 30: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:note: overridden virtual function is here5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 ^ :69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5:5:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from debugger_defs.cpp:10In file included from cdb_driver.cpp: In file included from ../../../src/include/sdk.h::1017: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk.h:17:13: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_common.h:13: 99: In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_events.h::99153:: ../../../src/include/sdk_events.h:3:153: warning: 3:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: :69expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ 30: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 1112:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5:5: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::226226::6969:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from debugger_defs.cpp:10: In file included from cdb_driver.cppIn file included from ../../../src/include/sdk.h:10:17: In file included from : In file included from ../../../src/include/sdk.h:17../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from ../../../src/include/sdk_common.h:99:99: ../../../src/include/sdk_events.h: ../../../src/include/sdk_events.h::172172:3:3: : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:69: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxClassInfo *GetClassInfo() const ^1112: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_ABSTRACT_CLASS(wxEvent) ^ :131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: :69note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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) ^ In file included from cdb_driver.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: In file included from ../../../src/include/sdk.h:229:17: 69:In file included from ../../../src/include/sdk_precomp.h note: :13: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 3: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 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' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 226:69: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_ABSTRACT_CLASS(wxEvent) 131: ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':69 : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_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] In file included from cdb_driver.cpp:10: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ In file included from ../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../src/include/sdk_precomp.h:227:13: 69:In file included from ../../../src/include/sdk_common.h: note: 99: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69: wxDECLARE_DYNAMIC_CLASS(name) ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 wxDECLARE_ABSTRACT_CLASS(name); \ ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 131:30: wxDECLARE_DYNAMIC_CLASS(name) ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 :5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) :131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 227:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' :69: note: wxDECLARE_DYNAMIC_CLASS(name) ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 wxDECLARE_ABSTRACT_CLASS(name); \ ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'131: 30: wxDECLARE_DYNAMIC_CLASS(name) ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:In file included from debugger_defs.cpp:10: In file included from ../../../src/include/sdk.h17: :17In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32../../../src/include/sdk_common.h::5104: : ../../../src/include/editorbase.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 32:5: DECLARE_EVENT_TABLE() ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() ^:56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:5: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56: In file included from cdb_driver.cpp:note: expanded from macro 'DECLARE_EVENT_TABLE'10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1044010:42:: ../../../src/include/editorbase.h note: :32expanded from macro 'wxDECLARE_EVENT_TABLE' :5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from debugger_defs.cpp4472::1056:: In file included from note: ../../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::10442: : ../../../src/include/editorbase.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':32 :5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 DECLARE_EVENT_TABLE() :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56 DECLARE_EVENT_TABLE() : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 virtual wxEventHashTable& GetEventHashTable() const ^:5 : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/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_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from cdb_driver.cpp:In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h10: :105: ../../../src/include/cbeditor.h:In file included from ../../../src/include/sdk.h45::179:: In file included from ../../../src/include/sdk_precomp.h warning: :13'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_common.h:105 DECLARE_EVENT_TABLE() ^ : ../../../src/include/cbeditor.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:45:56:9: note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42:56: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/editorbase.h:32:4010:5:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^:4472 :../../../src/include/editorbase.h:3256::5: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4472: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from debugger_defs.cpp: ^ 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: In file included from 42:../../../src/include/sdk.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE'17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: virtual const wxEventTable* GetEventTable() const; \ ^105: ../../../src/include/cbeditor.h:In file included from cdb_driver.cpp:45:10: 9:In file included from ../../../src/include/sdk.h: warning: 17: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() In file included from ../../../src/include/sdk_common.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 105 virtual wxEventHashTable& GetEventHashTable() const : ../../../src/include/cbeditor.h ^ :../../../src/include/editorbase.h:3245::59:: warning: note: overridden virtual function is here'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const 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_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 debugger_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 cdb_driver.cpp:10: In file included from ../../../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 cdb_driver.cpp:10: In file included from ../../../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_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)In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from :69../../../src/include/sdk_precomp.h:: 13: In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../src/include/sdk_common.h:111 : In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ../../../src/include/cbtreectrl.h:5:49: :9note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:30:69:: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from debugger_defs.cpp142::105: : In file included from note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h wxDECLARE_ABSTRACT_CLASS(name); \ ^:111 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/cbproject.h:131:19: 30: In file included from ../../../src/include/projectmanager.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :19: ../../../src/include/cbtreectrl.h:50: virtual wxClassInfo *GetClassInfo() const 9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 4472: ^ 56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'DECLARE_EVENT_TABLE' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtual const wxEventTable* GetEventTable() const; \ cdb_driver.cpp: ^ 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:In file included from ../../../src/include/sdk.h5::17 note: overridden virtual function is here: In file included from ../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE() 13: In file included from ^ ../../../src/include/sdk_common.h:111: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/cbproject.h4472::1956:: In file included from note: ../../../src/include/projectmanager.h:expanded from macro 'DECLARE_EVENT_TABLE' 19: ../../../src/include/cbtreectrl.h:50:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() ^42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from debugger_defs.cpp:10 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010In file included from ../../../src/include/sdk.h:42:17: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h:111: In file included from virtual const wxEventTable* GetEventTable() const; \ ^../../../src/include/cbproject.h: 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:: In file included from 5:../../../src/include/projectmanager.h: note: 19: overridden virtual function is here ../../../src/include/cbtreectrl.h:50 DECLARE_EVENT_TABLE() :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 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: virtual const wxEventTable* GetEventTable() const; \ 5: ^ note: In file included from cdb_driver.cpp:10overridden virtual function is here : In file included from ../../../src/include/sdk.h DECLARE_EVENT_TABLE() ^:17 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_precomp.h:4472:13: 56:In file included from ../../../src/include/sdk_common.h: note: 111: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../src/include/cbtreectrl.h:42:50: note: 9:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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_defs.cpp:10In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from : In file included from ../../../src/include/sdk_precomp.h:13../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_precomp.h111: :13In file included from ../../../src/include/cbproject.h:: In file included from 19: ../../../src/include/sdk_common.h:../../../src/include/projectmanager.h:111: 474:In file included from ../../../src/include/cbproject.h9::19 warning: : ../../../src/include/projectmanager.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :474:9: warning: DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from virtual const wxEventTable* GetEventTable() const; \ ^ cdb_driver.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: 3712:In file included from ../../../src/include/sdk.h33::17 note: : In file included from overridden virtual function is here ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h virtual const wxEventTable *GetEventTable() const; ^ :111: In file included from In file included from debugger_defs.cpp../../../src/include/cbproject.h::1019: : In file included from ../../../src/include/projectmanager.h:../../../src/include/sdk.h:474:17: 9: In file included from ../../../src/include/sdk_precomp.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13 : In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111: 4472:In file included from ../../../src/include/cbproject.h56::19 note: expanded from macro 'DECLARE_EVENT_TABLE': ../../../src/include/projectmanager.h :474:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: DECLARE_EVENT_TABLE() expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual wxEventHashTable& GetEventHashTable() const ^: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const; 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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_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] In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17 DECLARE_EVENT_TABLE() : In file included from ../../../src/include/sdk_precomp.h ^ :13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/sdk_common.h::56118: : ../../../src/include/pipedprocess.h:note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 51/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:3712: warning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 33: note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable *GetEventTable() const;note: expanded from macro 'DECLARE_EVENT_TABLE' ^ In file included from debugger_defs.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../src/include/sdk.h: 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: In file included from :42:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51 virtual const wxEventTable* GetEventTable() const; \ ^ :9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:33 : DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56: note: virtual const wxEventTable *GetEventTable() const; ^ expanded from macro 'DECLARE_EVENT_TABLE' In file included from cdb_driver.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/sdk.h: ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: In file included from :42../../../src/include/sdk_precomp.h:: 13: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h :118: ../../../src/include/pipedprocess.h:51: virtual wxEventHashTable& GetEventHashTable() const ^9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3715:31: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: overridden virtual function is here56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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_defs.cpp:10In file included from cdb_driver.cpp: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13:10: In file included from ../../../src/include/sdk.h:17: 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); ^: 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] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10 bool DeletePage(size_t page); ^ : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289 bool DeletePage(size_t page); :10 ^ : In file included from cdb_driver.cpp:10note: overridden virtual function is here: In file included from ../../../src/include/sdk.h :17: bool DeletePage(size_t page); ^In file included from ../../../src/include/sdk_precomp.h :13: In file included from In file included from debugger_defs.cpp:../../../src/include/sdk_common.h:10: 120: In file included from ../../../src/include/sdk.h../../../src/include/cbauibook.h::17125:: In file included from 14: ../../../src/include/sdk_precomp.h:warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13: In file included from ../../../src/include/sdk_common.h:120: bool RemovePage(size_t page); ^../../../src/include/cbauibook.h: 125:14/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: 290:warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]10: note: overridden virtual function is here bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: bool RemovePage(size_t page); 10: ^ note: overridden virtual function is here In file included from cdb_driver.cpp:10: In file included from bool RemovePage(size_t page); ../../../src/include/sdk.h: ^ 17: In file included from ../../../src/include/sdk_precomp.hIn file included from debugger_defs.cpp::1310: : In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk_common.h::17120: : In file included from ../../../src/include/cbauibook.h:401../../../src/include/sdk_precomp.h::913: : In file included from ../../../src/include/sdk_common.hwarning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :120: ../../../src/include/cbauibook.h: DECLARE_EVENT_TABLE() ^401: 9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56: DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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 virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436::5: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ In file included from cdb_driver.cpp:10 ^ : In file included from In file included from debugger_defs.cpp:../../../src/include/sdk.h:10: 17: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_precomp.h:17:13: In file included from : In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h::120: 13: ../../../src/include/cbauibook.h:401In file included from ../../../src/include/sdk_common.h:9::120 warning: : ../../../src/include/cbauibook.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :401:9 DECLARE_EVENT_TABLE() ^: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: DECLARE_EVENT_TABLE() note: ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :4012: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: virtual wxEventHashTable& GetEventHashTable() const ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: :5note: overridden virtual function is here: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::447256::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:424012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:13: In file included from :17../../../src/include/sdk_common.h:: In file included from 126: ../../../src/include/sdk_precomp.h:../../../src/include/editormanager.h:13: 213:In file included from ../../../src/include/sdk_common.h9::126 warning: : ../../../src/include/editormanager.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :213:9: DECLARE_EVENT_TABLE() ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^ 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:3712:33:33: note: note: overridden virtual function is here overridden virtual function is here virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ In file included from debugger_defs.cpp:10: In file included from cdb_driver.cppIn file included from ../../../src/include/sdk.h:10:17: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_precomp.h:13In file included from ../../../src/include/sdk_common.h: In file included from :126../../../src/include/sdk_common.h:: ../../../src/include/editormanager.h126: :213../../../src/include/editormanager.h::9213:9: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31:31: : note: overridden virtual function is herenote: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ In file included from debugger_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from cdb_driver.cpp:../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:12710: : ../../../src/include/logmanager.hIn file included from ../../../src/include/sdk.h:40:17: :28In file included from ../../../src/include/sdk_precomp.h: :13: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h: va_start(arg_list, msg); ^ 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, ...) ^ ../../../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 cdb_driver.cpp:10: In file included from debugger_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: In file included from ../../../src/include/sdk_common.h:13:130: ../../../src/include/scriptingmanager.h:270:9: In file included from : ../../../src/include/sdk_common.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 130: ../../../src/include/scriptingmanager.h:270:9 DECLARE_EVENT_TABLE() : ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4010: 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:../../../src/include/sdk_common.h:33:130: note: overridden virtual function is here../../../src/include/scriptingmanager.h: 270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^In file included from debugger_defs.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4472:../../../src/include/sdk.h:56:17: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h:130: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::27042::9 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::314472:: 56:note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.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_defs.cpp:10In file included from cdb_driver.cpp:10: In file included from : In file included from ../../../src/include/sdk.h:17: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h:17: 13: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:13:131: In file included from : ../../../src/include/toolsmanager.h../../../src/include/sdk_common.h::58:3131: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/toolsmanager.h:58:3: DECLARE_EVENT_TABLE() ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37123712::33:33: note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from cdb_driver.cppIn file included from debugger_defs.cpp:10:10: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h:17: 17: In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:131: 131: ../../../src/include/toolsmanager.h:58../../../src/include/toolsmanager.h::3:58: warning: 3:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715:31:31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ In file included from cdb_driver.cpp:10: In file included from ../../../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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)debugger_defs.cpp:10: In file included from ../../../src/include/sdk.h: ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229../../../src/include/sdk_precomp.h::6913: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':140 : ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: note: 69:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :30 ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: :69expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131: ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from debugger_defs.cpp:../../../src/include/sdk_precomp.h:10: In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h:: In file included from 142: ../../../src/include/infowindow.h../../../src/include/sdk_precomp.h::6113: :9In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h: :61warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424010:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cdb_driver.cpp:10: In file included from debugger_defs.cppIn file included from ../../../src/include/sdk.h:10:17: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_precomp.h:17: 13: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:13:142: In file included from : ../../../src/include/infowindow.h../../../src/include/sdk_common.h::61142: :9../../../src/include/infowindow.h:: 61:9warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from cdb_driver.cpp:24: In file included from ./cdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debugger_defs.cpp:20: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ 14 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c databreakpointdlg.cpp -o databreakpointdlg.o >/dev/null 2>&1 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c debugger_defs.cpp -o debugger_defs.o >/dev/null 2>&1 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c cdb_driver.cpp -o cdb_driver.o >/dev/null 2>&1 depbase=`echo debuggerdriver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF $depbase.Tpo -c -o debuggerdriver.lo debuggerdriver.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c debuggerdriver.cpp -fno-common -DPIC -o .libs/debuggerdriver.o In file included from debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggerdriver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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; ^ depbase=`echo debuggergdb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF $depbase.Tpo -c -o debuggergdb.lo debuggergdb.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:10: In file included from ../../../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 debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debuggerdriver.cpp:11: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF .deps/debuggergdb.Tpo -c debuggergdb.cpp -fno-common -DPIC -o .libs/debuggergdb.o depbase=`echo debuggeroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o debuggeroptionsdlg.lo debuggeroptionsdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c debuggeroptionsdlg.cpp -fno-common -DPIC -o .libs/debuggeroptionsdlg.o In file included from debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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, ...) ^ 42 warnings generated. In file included from debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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; ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c debuggerdriver.cpp -o debuggerdriver.o >/dev/null 2>&1 In file included from debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:10: In file included from ../../../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 debuggergdb.cpp:41: ../../../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 debuggergdb.cpp:41: ../../../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 debuggergdb.cpp:42: ../../../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 debuggergdb.cpp:42: ../../../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 debuggergdb.cpp:43: ../../../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 debuggergdb.cpp:43: ../../../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 debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debuggergdb.cpp:47: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ In file included from debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggeroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:10: In file included from ../../../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 debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debuggeroptionsdlg.cpp:26: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ depbase=`echo debuggeroptionsprjdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF $depbase.Tpo -c -o debuggeroptionsprjdlg.lo debuggeroptionsprjdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c debuggeroptionsprjdlg.cpp -fno-common -DPIC -o .libs/debuggeroptionsprjdlg.o 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c debuggeroptionsdlg.cpp -o debuggeroptionsdlg.o >/dev/null 2>&1 48 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF .deps/debuggergdb.Tpo -c debuggergdb.cpp -o debuggergdb.o >/dev/null 2>&1 In file included from debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:10: In file included from ../../../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 debuggeroptionsprjdlg.cpp:19: ../../../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 debuggeroptionsprjdlg.cpp:19: ../../../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 debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debuggeroptionsprjdlg.cpp:23: In file included from ./debuggergdb.h:19: In file included from ./debuggerstate.h:10: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ depbase=`echo debuggerstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF $depbase.Tpo -c -o debuggerstate.lo debuggerstate.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c debuggerstate.cpp -fno-common -DPIC -o .libs/debuggerstate.o 44 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c debuggeroptionsprjdlg.cpp -o debuggeroptionsprjdlg.o >/dev/null 2>&1 In file included from debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggerstate.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:10: In file included from ../../../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 debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from debuggerstate.cpp:12: In file included from ./debuggerstate.h:10: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ depbase=`echo editbreakpointdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF $depbase.Tpo -c -o editbreakpointdlg.lo editbreakpointdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c editbreakpointdlg.cpp -fno-common -DPIC -o .libs/editbreakpointdlg.o 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c debuggerstate.cpp -o debuggerstate.o >/dev/null 2>&1 depbase=`echo editwatchdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF $depbase.Tpo -c -o editwatchdlg.lo editwatchdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c editwatchdlg.cpp -fno-common -DPIC -o .libs/editwatchdlg.o In file included from editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 editbreakpointdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:10: In file included from ../../../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 editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from editbreakpointdlg.cpp:23: In file included from ./editbreakpointdlg.h:10: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ In file included from editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 editwatchdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:10: In file included from ../../../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 editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from editwatchdlg.cpp:11: In file included from ./editwatchdlg.h:11: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c editbreakpointdlg.cpp -o editbreakpointdlg.o >/dev/null 2>&1 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c editwatchdlg.cpp -o editwatchdlg.o >/dev/null 2>&1 depbase=`echo gdb_driver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF $depbase.Tpo -c -o gdb_driver.lo gdb_driver.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c gdb_driver.cpp -fno-common -DPIC -o .libs/gdb_driver.o depbase=`echo parsewatchvalue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF $depbase.Tpo -c -o parsewatchvalue.lo parsewatchvalue.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF .deps/parsewatchvalue.Tpo -c parsewatchvalue.cpp -fno-common -DPIC -o .libs/parsewatchvalue.o In file included from gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 gdb_driver.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:10: In file included from ../../../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 gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from gdb_driver.cpp:11: In file included from ./gdb_driver.h:9: In file included from ./debuggerdriver.h:15: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ In file included from gdb_driver.cpp:12: ./gdb_commands.h:328:14: warning: 'ParseOutput' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void ParseOutput(const wxString& output) ^ ./debugger_defs.h:71:22: note: overridden virtual function is here virtual void ParseOutput(const wxString& output); ^ In file included from parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 parsewatchvalue.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:10: In file included from ../../../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 parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:223:22: warning: 'GetSymbol' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetSymbol(wxString &symbol) const; ^ ../../../src/include/debuggermanager.h:57:22: note: overridden virtual function is here virtual void GetSymbol(wxString &symbol) const = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:224:22: warning: 'GetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetValue(wxString &value) const; ^ ../../../src/include/debuggermanager.h:58:22: note: overridden virtual function is here virtual void GetValue(wxString &value) const = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:225:22: warning: 'SetValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool SetValue(const wxString &value); ^ ../../../src/include/debuggermanager.h:59:22: note: overridden virtual function is here virtual bool SetValue(const wxString &value) = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:226:22: warning: 'GetFullWatchString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetFullWatchString(wxString &full_watch) const; ^ ../../../src/include/debuggermanager.h:60:22: note: overridden virtual function is here virtual void GetFullWatchString(wxString &full_watch) const = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:227:22: warning: 'GetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void GetType(wxString &type) const; ^ ../../../src/include/debuggermanager.h:61:22: note: overridden virtual function is here virtual void GetType(wxString &type) const = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:228:22: warning: 'SetType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void SetType(const wxString &type); ^ ../../../src/include/debuggermanager.h:62:22: note: overridden virtual function is here virtual void SetType(const wxString &type) = 0; ^ In file included from parsewatchvalue.cpp:16: In file included from ./parsewatchvalue.h:9: ./debugger_defs.h:230:26: warning: 'GetDebugString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxString GetDebugString() const; ^ ../../../src/include/debuggermanager.h:64:26: note: overridden virtual function is here virtual wxString GetDebugString() const = 0; ^ 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c gdb_driver.cpp -o gdb_driver.o >/dev/null 2>&1 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF .deps/parsewatchvalue.Tpo -c parsewatchvalue.cpp -o parsewatchvalue.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 libdebugger.la -rpath /opt/pkg/lib/codeblocks/plugins cdb_driver.lo databreakpointdlg.lo debugger_defs.lo debuggerdriver.lo debuggergdb.lo debuggeroptionsdlg.lo debuggeroptionsprjdlg.lo debuggerstate.lo editbreakpointdlg.lo editwatchdlg.lo gdb_driver.lo parsewatchvalue.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++ -r -keep_private_externs -nostdlib -o .libs/libdebugger.dylib-master.o .libs/cdb_driver.o .libs/databreakpointdlg.o .libs/debugger_defs.o .libs/debuggerdriver.o .libs/debuggergdb.o .libs/debuggeroptionsdlg.o .libs/debuggeroptionsprjdlg.o .libs/debuggerstate.o .libs/editbreakpointdlg.o .libs/editwatchdlg.o .libs/gdb_driver.o .libs/parsewatchvalue.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libdebugger.dylib .libs/libdebugger.dylib-master.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/libdebugger.dylib libtool: link: (cd .libs/libdebugger.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb/../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libdebugger.a cdb_driver.o databreakpointdlg.o debugger_defs.o debuggerdriver.o debuggergdb.o debuggeroptionsdlg.o debuggeroptionsprjdlg.o debuggerstate.o editbreakpointdlg.o editwatchdlg.o gdb_driver.o parsewatchvalue.o .libs/libdebugger.lax/libtinyxml.a/tinyxml.o .libs/libdebugger.lax/libtinyxml.a/tinyxmlerror.o .libs/libdebugger.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libdebugger.a libtool: link: rm -fr .libs/libdebugger.lax libtool: link: ( cd ".libs" && rm -f "libdebugger.la" && ln -s "../libdebugger.la" "libdebugger.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/debuggergdb' Making all in defaultmimehandler gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler/resources/defaultmimehandler.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler' depbase=`echo defaultmimehandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT defaultmimehandler.lo -MD -MP -MF $depbase.Tpo -c -o defaultmimehandler.lo defaultmimehandler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo editmimetypesdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editmimetypesdlg.lo -MD -MP -MF $depbase.Tpo -c -o editmimetypesdlg.lo editmimetypesdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo EmbeddedHtmlPanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT EmbeddedHtmlPanel.lo -MD -MP -MF $depbase.Tpo -c -o EmbeddedHtmlPanel.lo EmbeddedHtmlPanel.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c editmimetypesdlg.cpp -fno-common -DPIC -o .libs/editmimetypesdlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT EmbeddedHtmlPanel.lo -MD -MP -MF .deps/EmbeddedHtmlPanel.Tpo -c EmbeddedHtmlPanel.cpp -fno-common -DPIC -o .libs/EmbeddedHtmlPanel.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c defaultmimehandler.cpp -fno-common -DPIC -o .libs/defaultmimehandler.o In file included from EmbeddedHtmlPanel.cpp:10: In file included from ../../../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] In file included from editmimetypesdlg.cpp:10: In file included from ../../../src/include/sdk.h: DECLARE_EVENT_TABLE(); 17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from defaultmimehandler.cpp:10: In file included from ^ In file included from ../../../src/include/sdk_common.h:93: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/sdk/wxscintilla/include/wx/wxscintilla.h::4472:../../../src/include/sdk.h539856:::175 : In file included from ../../../src/include/sdk_precomp.h: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: 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: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: ^expanded from macro 'DECLARE_EVENT_TABLE' : 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); overridden virtual function is here ^4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4010 ^:42 :42: note: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE'note: : expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from EmbeddedHtmlPanel.cpp:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::5610: 400:In file included from : ../../../src/include/sdk.h5note: ::expanded from macro 'DECLARE_EVENT_TABLE' note: 17: overridden virtual function is hereIn file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE()In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4293:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ::note: 565398expanded from macro 'wxDECLARE_EVENT_TABLE':: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 5In file included from editmimetypesdlg.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 10 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE();:: 17: ^42:In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: In file included from :note: 4472expanded from macro 'wxDECLARE_EVENT_TABLE' :../../../src/include/sdk_common.h:93: virtual const wxEventTable* GetEventTable() const; \56: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h note: :expanded from macro 'DECLARE_EVENT_TABLE'5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE();In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ defaultmimehandler.cpp::104012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4472:In file included from 4256../../../src/include/sdk.h::: 17note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_precomp.hnote: expanded from macro 'DECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const 13: ^ In file included from ../../../src/include/sdk_common.h:93: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h :../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: ^ 4005398:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4012:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: DECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE': ^ 5 : note: virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here ^ : DECLARE_EVENT_TABLE() ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:4472:::56565: : note: :note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 note: : expanded from macro 'DECLARE_EVENT_TABLE':note: 42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from EmbeddedHtmlPanel.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4012400:10:5: 42:In file included from ../../../src/include/sdk.hnote: overridden virtual function is here:: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()17 : In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h virtual wxEventHashTable& GetEventHashTable() const :93 ^ : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399: ^In file included from editmimetypesdlg.cpp :105/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::In file included from 4472../../../src/include/sdk.h :17: :warning: 56'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(wxScintilla); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../src/include/sdk_precomp.h::22913: :In file included from ^69../../../src/include/sdk_common.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 93:42: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: :5399note: expanded from macro 'wxDECLARE_EVENT_TABLE' :5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxEventHashTable& GetEventHashTable() constwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ ^ In file included from defaultmimehandler.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: In file included from 69:../../../src/include/sdk.h:17: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :13: In file included from 142:5../../../src/include/sdk_common.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);::93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ DECLARE_DYNAMIC_CLASS(wxScintilla);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:131:: 30142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229::5: 69:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::19131:30: ^5 : : note: overridden virtual function is here note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ :5: virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 :note: ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5 virtual wxClassInfo *GetClassInfo() const : note: : ^overridden virtual function is here30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 19 :5 virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxControl): 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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13130::30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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] In file included from EmbeddedHtmlPanel.cpp:In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)10 editmimetypesdlg.cpp: ^ 10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ::In file included from 22917../../../src/include/sdk.h: :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:In file included from :17 : note: In file included from expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h:13: :13In file included from : wxDECLARE_ABSTRACT_CLASS(name); \ In file included from ../../../src/include/sdk_common.h ^../../../src/include/sdk_common.h::99: 99../../../src/include/sdk_events.h: ../../../src/include/sdk_events.h:: 78:378::3 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]131:30 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: :expanded from macro 'DECLARE_DYNAMIC_CLASS' 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 1598:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 142: ^5 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent): ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:142 wxDECLARE_ABSTRACT_CLASS(name); \227: ^ :5:69: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :135:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h131:note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'1598: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ virtual wxClassInfo *GetClassInfo() const5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142 :note: 5:overridden virtual function is here ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 ^:5 wxDECLARE_ABSTRACT_CLASS(name); \: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131227 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^:: 3069: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69 virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: note: 5:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5135:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::14230::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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' In file included from editmimetypesdlg.cppIn file included from EmbeddedHtmlPanel.cpp:10:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);10 : ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from In file included from 142../../../src/include/sdk.h../../../src/include/sdk.h:::51717:: : In file included from In file included from note: ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS':: 13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h wxDECLARE_ABSTRACT_CLASS(name); \ 13:: 153In file included from ../../../src/include/sdk_common.h:3: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :30:99: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)../../../src/include/sdk_events.h:153: 3 ^: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: virtual wxClassInfo *GetClassInfo() const 229 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) : ^ ^69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:1112:69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : note: ^5expanded from macro 'DECLARE_DYNAMIC_CLASS' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: :142overridden virtual function is here :5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_ABSTRACT_CLASS(wxEvent): ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':142 ^:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h wxDECLARE_ABSTRACT_CLASS(name); \ : 226:69 ^ : wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: : expanded from macro 'DECLARE_ABSTRACT_CLASS'131 ^:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':131: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 30: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ : 30: virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :1112note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: :5: note: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13130::30 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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' In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);editmimetypesdlg.cpp:10: In file included from ^In file included from EmbeddedHtmlPanel.cpp../../../src/include/sdk.h:: 1710/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: : 142:In file included from In file included from 5../../../src/include/sdk.h::17 ../../../src/include/sdk_precomp.h: note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS'13 In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: In file included from : wxDECLARE_ABSTRACT_CLASS(name); \99: ../../../src/include/sdk_events.h ../../../src/include/sdk_common.h: ^:17299: :3../../../src/include/sdk_events.h ::172 warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::3131'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 30:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h229:: 69::note: 1112expanded from macro 'DECLARE_DYNAMIC_CLASS'note: :expanded from macro 'DECLARE_DYNAMIC_CLASS'5 : note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ ^ : 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h226note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:69:5: : note: wxDECLARE_ABSTRACT_CLASS(name); \note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);5 : ^ 30: : note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: DECLARE_ABSTRACT_CLASS(wxEvent) ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxClassInfo *GetClassInfo() const226:69: :1112 ^:5: note: overridden virtual function is here note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :69 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'DECLARE_ABSTRACT_CLASS':30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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: In file included from EmbeddedHtmlPanel.cpp:expanded from macro 'DECLARE_DYNAMIC_CLASS' 10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^13 In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: editmimetypesdlg.cpp142In file included from ::../../../src/include/sdk_common.h105:: :99In file included from : ../../../src/include/sdk.hnote: ../../../src/include/sdk_events.h:17:expanded from macro 'wxDECLARE_DYNAMIC_CLASS': 198 In file included from :3: ../../../src/include/sdk_precomp.h wxDECLARE_ABSTRACT_CLASS(name); \warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^13: In file included from ../../../src/include/sdk_common.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :99: ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../src/include/sdk_events.h::: 229198note: ::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'693 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)5 : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_ABSTRACT_CLASS(wxEvent) : ^5: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ 226: ^ 69:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131expanded from macro 'DECLARE_ABSTRACT_CLASS':: 14230: :5note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 virtual wxClassInfo *GetClassInfo() const : ^ 30: wxDECLARE_ABSTRACT_CLASS(name); \note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:1112 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5: virtual wxClassInfo *GetClassInfo() const:note: 131overridden virtual function is here ^ :30 DECLARE_ABSTRACT_CLASS(wxEvent) ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1112:5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:131:69: 30:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 In file included from EmbeddedHtmlPanel.cppIn file included from editmimetypesdlg.cpp:10: In file included from : DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)../../../src/include/sdk.h10 : ^:17: In file included from In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::17: In file included from 227:../../../src/include/sdk_precomp.h:69:13: note: In file included from ../../../src/include/sdk_common.hexpanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :99: ../../../src/include/sdk_events.h:../../../src/include/sdk_precomp.h:231:13: In file included from 5#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);: ../../../src/include/sdk_common.h ^ :99: ../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ::warning: 231'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :135:5:5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' warning: ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)69:: 142 ^:5 note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 131:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h142::1355 ^:: 5 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 virtual wxClassInfo *GetClassInfo() const ^ :30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:: 5: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 227:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: :5note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227135::695:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); :142 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 135:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editmimetypesdlg.cpp:10: In file included from ../../../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 editmimetypesdlg.cpp:10: In file included from ../../../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 EmbeddedHtmlPanel.cpp:10: In file included from ../../../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();In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: ^ In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::134010:: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:42:32:5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::56:400: note: expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from EmbeddedHtmlPanel.cpp4472::1056:: In file included from note: ../../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1044010:: ../../../src/include/editorbase.h42::32 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:In file included from defaultmimehandler.cpp56::10 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from ../../../src/include/sdk_common.h42::104 note: : ../../../src/include/editorbase.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :32:5: warning: virtual wxEventHashTable& GetEventHashTable() const ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 DECLARE_EVENT_TABLE() :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4472:56 DECLARE_EVENT_TABLE() ^: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:note: expanded from macro 'wxDECLARE_EVENT_TABLE'5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editmimetypesdlg.cpp:10: In file included from ../../../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 editmimetypesdlg.cpp:10: In file included from ../../../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 EmbeddedHtmlPanel.cpp:In file included from defaultmimehandler.cpp:1010: In file included from ../../../src/include/sdk.h:: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from 17: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_precomp.h:105: 13: ../../../src/include/cbeditor.h:In file included from ../../../src/include/sdk_common.h45::1059:: ../../../src/include/cbeditor.h warning: :45'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^ 56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h virtual const wxEventTable* GetEventTable() const; \ ^:32 :../../../src/include/editorbase.h:325::5 note: : overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:4472:56: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from In file included from defaultmimehandler.cpp:10: EmbeddedHtmlPanel.cpp:In file included from ../../../src/include/sdk.h:10: 17: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_precomp.h:17:13: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_common.h:13: 105: In file included from ../../../src/include/sdk_common.h../../../src/include/cbeditor.h::10545:: ../../../src/include/cbeditor.h9::45 warning: :9'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const :56: ^ ../../../src/include/editorbase.h:32note: expanded from macro 'DECLARE_EVENT_TABLE':5 : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 32: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42: note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const :4472 ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../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] In file included from DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:EmbeddedHtmlPanel.cpp:4472In file included from 10editmimetypesdlg.cpp: :10:56:In file included from : In file included from ../../../src/include/sdk.h:note: ../../../src/include/sdk.h17expanded from macro 'DECLARE_EVENT_TABLE':: 17In file included from ../../../src/include/sdk_precomp.h: :13: In file included from ../../../src/include/sdk_common.h:In file included from 110: ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:In file included from 13 ^: ../../../src/include/cbplugin.h :18In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../../src/include/sdk_common.h:../../../src/include/pluginmanager.h:4010:42:110:221: :In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/cbplugin.h:18 9: ../../../src/include/pluginmanager.h:221: :9warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ : ^ warning: DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17 : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^In file included from ../../../src/include/sdk_precomp.h: 13 DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :: In file included from ../../../src/include/sdk_common.h:110: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/cbplugin.h4472:56::18 note: 4472expanded from macro 'DECLARE_EVENT_TABLE' :: ../../../src/include/pluginmanager.h:56:221: note: expanded from macro 'DECLARE_EVENT_TABLE'9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: expanded from macro 'DECLARE_EVENT_TABLE' 3712:33 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: overridden virtual function is here ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual const wxEventTable *GetEventTable() const; note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ :42: note: In file included from EmbeddedHtmlPanel.cpp:expanded from macro 'wxDECLARE_EVENT_TABLE' 10 virtual const wxEventTable* GetEventTable() const; \ ^ : In file included from virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk.h:3712 :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: 333715In file included from ::../../../src/include/sdk_precomp.h 31:note: :13overridden virtual function is here : note: overridden virtual function is here In file included from virtual const wxEventTable *GetEventTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../src/include/sdk_common.hIn file included from editmimetypesdlg.cpp:10:110: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/cbplugin.h:: In file included from 18: ../../../src/include/sdk_precomp.h:../../../src/include/pluginmanager.h:13: 221:9In file included from ../../../src/include/sdk_common.h: :110warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/cbplugin.h:18 DECLARE_EVENT_TABLE() ^ : ../../../src/include/pluginmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:221:56::9 note: : expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124472:56: :42note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3715:4012:31:42: note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editmimetypesdlg.cpp:10: In file included from defaultmimehandler.cppIn file included from In file included from :../../../src/include/sdk.hEmbeddedHtmlPanel.cpp10::: 1710In file included from : : ../../../src/include/sdk.hIn file included from In file included from :../../../src/include/sdk_precomp.h../../../src/include/sdk.h17: ::In file included from 1713: ../../../src/include/sdk_precomp.h: :In file included from In file included from 13../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h: ::In file included from 11113../../../src/include/sdk_common.h: : :In file included from In file included from 111../../../src/include/cbproject.h:: ../../../src/include/sdk_common.h:111In file included from : 19../../../src/include/cbproject.hIn file included from :../../../src/include/cbproject.h:19: 19: In file included from : In file included from ../../../src/include/projectmanager.hIn file included from ../../../src/include/projectmanager.h:../../../src/include/projectmanager.h:19:: 1919../../../src/include/cbtreectrl.h: :49: ../../../src/include/cbtreectrl.h:../../../src/include/cbtreectrl.h::49949: :9::warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 ^229 :: 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS' ::229:69 note: : #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'DECLARE_DYNAMIC_CLASS'note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/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: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' :376/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::55: wxDECLARE_ABSTRACT_CLASS(name); \note: ^ :expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: overridden virtual function is here:131: wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl)30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: : virtual wxClassInfo *GetClassInfo() constexpanded from macro 'wxDECLARE_ABSTRACT_CLASS'69 ^ : note: virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 376 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: note: 376:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); overridden virtual function is here ^ 5 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::5: :229note: :note: 69expanded from macro 'wxDECLARE_DYNAMIC_CLASS' overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) wxDECLARE_ABSTRACT_CLASS(name); \: ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: 229:expanded from macro 'DECLARE_DYNAMIC_CLASS':131 69:30: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 virtual wxClassInfo *GetClassInfo() const ^ :5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ note: In file included from EmbeddedHtmlPanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_DYNAMIC_CLASS':: 5: 10: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../../src/include/sdk.h wxDECLARE_ABSTRACT_CLASS(name); \ :17 ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30:: In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: ::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131 13: In file included from ../../../src/include/sdk_common.h:111: virtual wxClassInfo *GetClassInfo() const ^ In file included from editmimetypesdlg.cpp:10: In file included from In file included from ../../../src/include/cbproject.h:../../../src/include/sdk.h:3019: : :note: In file included from 17expanded from macro 'wxDECLARE_ABSTRACT_CLASS'../../../src/include/projectmanager.h: :19: ../../../src/include/cbtreectrl.h:50 virtual wxClassInfo *GetClassInfo() constIn file included from ../../../src/include/sdk_precomp.h: ^9 : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :13: DECLARE_EVENT_TABLE() ^In file included from defaultmimehandler.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../src/include/sdk_common.h:In file included from 11156../../../src/include/sdk_precomp.h: ::In file included from 13../../../src/include/cbproject.hnote: : :expanded from macro 'DECLARE_EVENT_TABLE'In file included from 19 ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:: In file included from ../../../src/include/projectmanager.h19: :19In file included from ../../../src/include/projectmanager.h: ../../../src/include/cbtreectrl.h:19:50: ../../../src/include/cbtreectrl.h:9:50: :9warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() ^ ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' :4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:expanded from macro 'DECLARE_EVENT_TABLE' :4010:42:363: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();5 : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \:4010: overridden virtual function is here ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h :363 DECLARE_EVENT_TABLE()note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56: virtual const wxEventTable* GetEventTable() const; \overridden virtual function is here ^ note: DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hexpanded from macro 'DECLARE_EVENT_TABLE' ^ : 363:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^54472: :56: note: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' 4010:42 DECLARE_EVENT_TABLE() ^: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \: 4010 ^:42: note: expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from EmbeddedHtmlPanel.cpp:10: In file included from ../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \:17: In file included from ^../../../src/include/sdk_precomp.h:13 ^: In file included from ../../../src/include/sdk_common.hIn file included from editmimetypesdlg.cpp:111: In file included from :10../../../src/include/cbproject.h:: In file included from 19: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:17: :../../../src/include/projectmanager.h4010:In file included from ../../../src/include/sdk_precomp.h:42:13:19: : In file included from ../../../src/include/cbtreectrl.h../../../src/include/sdk_common.h:50note: expanded from macro 'wxDECLARE_EVENT_TABLE':9 :: warning: 111: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/cbproject.h:19: DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \In file included from ../../../src/include/projectmanager.h ^: 19: ../../../src/include/cbtreectrl.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^50 ::4472:9In file included from defaultmimehandler.cpp:56: :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 10: In file included from note: DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE' ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :56: :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: In file included from :expanded from macro 'DECLARE_EVENT_TABLE'4012 :42: ../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from ../../../src/include/sdk_common.h:111 ^ virtual wxEventHashTable& GetEventHashTable() const: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^../../../src/include/cbproject.h: 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::42:19363 : note: In file included from ../../../src/include/projectmanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :19: ../../../src/include/cbtreectrl.h:5:50 virtual wxEventHashTable& GetEventHashTable() const :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :363note: 56:: 5: overridden virtual function is herenote: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^44724472 ::56:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :: 4012note: :expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' 42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_EVENT_TABLE' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012 virtual wxEventHashTable& GetEventHashTable() const42: :42 ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: 363:5:note: virtual wxEventHashTable& GetEventHashTable() const expanded from macro 'wxDECLARE_EVENT_TABLE' ^ note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editmimetypesdlg.cpp:In file included from EmbeddedHtmlPanel.cpp:10: In file included from ../../../src/include/sdk.h10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: :17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::111111: : In file included from ../../../src/include/cbproject.h: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'19In file included from defaultmimehandler.cpp:10: : ../../../src/include/projectmanager.h:In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/sdk.h:17474 ^: :In file included from ../../../src/include/sdk_precomp.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9::4010 13:warning: : 42:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:111 DECLARE_EVENT_TABLE() : virtual const wxEventTable* GetEventTable() const; \ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/cbproject.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \19: : ^ ../../../src/include/projectmanager.h3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:33::: 3712474note: :overridden virtual function is here: 9: 33:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable *GetEventTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const;: In file included from EmbeddedHtmlPanel.cpp ^4472: :10: 56:In file included from In file included from ../../../src/include/sdk.hnote: expanded from macro 'DECLARE_EVENT_TABLE'editmimetypesdlg.cpp:10: 17: In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from ../../../src/include/sdk_common.h: :17 ^: In file included from 111../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :13../../../src/include/cbproject.h4010: ::19: ../../../src/include/projectmanager.h:42:474: note: 9:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_common.h: virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ 111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 3712:33:../../../src/include/cbproject.h: note: 19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here../../../src/include/projectmanager.h4472 ::56474:: note: virtual const wxEventTable *GetEventTable() const;9 : ^ expanded from macro 'DECLARE_EVENT_TABLE' In file included from defaultmimehandler.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/sdk.h ^:warning: 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: :In file included from 4012:../../../src/include/sdk_precomp.h:42 13: In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() : ^:111 note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/cbproject.h:19: virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472 ^ ../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:474::3715:569:31:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h expanded from macro 'DECLARE_EVENT_TABLE':note: overridden virtual function is here 4012: virtual wxEventHashTable& GetEventHashTable() const;#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 42: note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: virtual wxEventHashTable& GetEventHashTable() const 31: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715overridden virtual function is here :31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from EmbeddedHtmlPanel.cppIn file included from defaultmimehandler.cpp:10:10: : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h118: :17: In file included from ../../../src/include/sdk_precomp.h:13../../../src/include/pipedprocess.h:: In file included from 51:../../../src/include/sdk_common.h:9:118 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_EVENT_TABLE()../../../src/include/pipedprocess.h: ^ 51In file included from editmimetypesdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9: :4472:56:warning: :10'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: In file included from ../../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE'17: DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../src/include/sdk_precomp.h: 4472:56: ^:13 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: expanded from macro 'DECLARE_EVENT_TABLE':In file included from 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:note: 118: ../../../src/include/pipedprocess.hexpanded from macro 'wxDECLARE_EVENT_TABLE': :51:33: virtual const wxEventTable* GetEventTable() const; \9 ^note: overridden virtual function is here: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :3712:33: virtual const wxEventTable *GetEventTable() const; ^ In file included from defaultmimehandler.cpp:10: In file included from ../../../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: DECLARE_EVENT_TABLE() warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ note: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable *GetEventTable() const; 4472: ^:56 : note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from 56 EmbeddedHtmlPanel.cpp: note: expanded from macro 'DECLARE_EVENT_TABLE' :10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4012In file included from : ^ 42../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::note: 401013expanded from macro 'wxDECLARE_EVENT_TABLE':: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \In file included from 3715 ../../../src/include/sdk_common.h: ^31: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712118overridden virtual function is here:: ../../../src/include/pipedprocess.h:51:33: virtual wxEventHashTable& GetEventHashTable() const; 9: ^note: overridden virtual function is herewarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from editmimetypesdlg.cpp::5610: : In file included from ../../../src/include/sdk.hnote: expanded from macro 'DECLARE_EVENT_TABLE':17 : In file included from ../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::11842:: ../../../src/include/pipedprocess.h note: :51expanded from macro 'wxDECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::314472:: 56:note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editmimetypesdlg.cpp:10In file included from EmbeddedHtmlPanel.cpp:10In file included from : : In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk.hdefaultmimehandler.cpp:::171710: : : In file included from In file included from 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); ^ ../../../src/include/sdk.h../../../src/include/sdk_precomp.h:13: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hIn file included from 17../../../src/include/sdk_common.h: ::In file included from 289120../../../src/include/sdk_precomp.h:: :../../../src/include/cbauibook.h13: :115In file included from 10: :../../../src/include/sdk_common.hnote: overridden virtual function is here:14 120: : ../../../src/include/cbauibook.h bool DeletePage(size_t page); ^warning: : 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]115: In file included from 14:EmbeddedHtmlPanel.cpp: bool DeletePage(size_t page); 10 ^ warning: : In file included from ../../../src/include/sdk.h'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h bool DeletePage(size_t page);../../../src/include/sdk_precomp.h:289: :10 ^: 13: In file included from note: ../../../src/include/sdk_common.h:overridden virtual function is here 120: ../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289::125:14 bool DeletePage(size_t page); 10:: note: ^ overridden virtual function is here warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool RemovePage(size_t page); In file included from editmimetypesdlg.cpp ^ In file included from :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h10: defaultmimehandler.cpp::29010: In file included from :In file included from ../../../src/include/sdk.h10../../../src/include/sdk.h:: note: 17:overridden virtual function is here: 17 In file included from : In file included from ../../../src/include/sdk_precomp.h:13: In file included from bool RemovePage(size_t page); ../../../src/include/sdk_common.h:../../../src/include/sdk_precomp.h ^120: : 13: In file included from ../../../src/include/sdk_common.h../../../src/include/cbauibook.h:125:In file included from :120EmbeddedHtmlPanel.cpp14: ::../../../src/include/cbauibook.h10 : warning: In file included from ../../../src/include/sdk.h:'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:125 17: In file included from ../../../src/include/sdk_precomp.h bool RemovePage(size_t page);: :14 ^13: : In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: 290120:10warning: : :'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/cbauibook.h note: overridden virtual function is here: bool RemovePage(size_t page);401: ^ /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 editmimetypesdlg.cpp:10: In file included from ../../../src/include/sdk.h9 : warning: : bool RemovePage(size_t page); ^17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from DECLARE_EVENT_TABLE()In file included from ../../../src/include/sdk_precomp.hdefaultmimehandler.cpp :: ^1310 : In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::In file included from 4472120../../../src/include/sdk.h:17:56:: : ../../../src/include/cbauibook.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :In file included from ../../../src/include/sdk_precomp.h401::139#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : warning: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE()401: 4010 ^: 9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472: 42warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56:: note: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5 :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:42expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^:: 5642:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: : note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h : ^436: 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5: :4472 :note: expanded from macro 'wxDECLARE_EVENT_TABLE'56note: :overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ In file included from EmbeddedHtmlPanel.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editmimetypesdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h10:: 4472::10: In file included from 56:In file included from ../../../src/include/sdk.h ../../../src/include/sdk.h::17: 17note: : expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_precomp.h In file included from :13: In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../src/include/sdk_precomp.h:120: :../../../src/include/cbauibook.h ^:40113: In file included from : 9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: ../../../src/include/sdk_common.h4010:120: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: ../../../src/include/cbauibook.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':401:9 DECLARE_EVENT_TABLE(): warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :In file included from ^42defaultmimehandler.cpp ::10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from note: ../../../src/include/sdk.h4012expanded from macro 'wxDECLARE_EVENT_TABLE':: 1742: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^../../../src/include/sdk_precomp.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:13: In file included from 5:../../../src/include/sdk_common.h virtual wxEventHashTable& GetEventHashTable() const : note: 120 ^: ../../../src/include/cbauibook.h: overridden virtual function is here401/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h ::436 DECLARE_EVENT_TABLE()9: : warning: 5 ^: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here : DECLARE_EVENT_TABLE() 4472 DECLARE_EVENT_TABLE() : ^ ^56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:expanded from macro 'DECLARE_EVENT_TABLE'4472 :note: expanded from macro 'DECLARE_EVENT_TABLE'56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^4012::424012:42 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE':4012 :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': virtual wxEventHashTable& GetEventHashTable() const ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 editmimetypesdlg.cpp:10: In file included from ../../../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] In file included from EmbeddedHtmlPanel.cpp: DECLARE_EVENT_TABLE() ^ 10: In file included from ../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../src/include/sdk_precomp.h4472::1356:: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk_common.h: 126: ../../../src/include/editormanager.h:213:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() 42: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371233defaultmimehandler.cpp: ::note: 33overridden virtual function is here10: : note: overridden virtual function is here In file included from virtual const wxEventTable *GetEventTable() const; ../../../src/include/sdk.h: ^ virtual const wxEventTable *GetEventTable() const;17: ^ In file included from editmimetypesdlg.cpp:10In file included from EmbeddedHtmlPanel.cpp: In file included from :In file included from ../../../src/include/sdk_precomp.h10../../../src/include/sdk.h:: :13In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk.h:126: 17: In file included from ../../../src/include/editormanager.h17:: ../../../src/include/sdk_precomp.hIn file included from 213../../../src/include/sdk_precomp.h::9::13 13: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.hwarning: ::'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]126: 126: ../../../src/include/editormanager.h../../../src/include/editormanager.h ::213:213:9 DECLARE_EVENT_TABLE()9: ^: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE():56: ^note: expanded from macro 'DECLARE_EVENT_TABLE' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472 ^ :note: expanded from macro 'DECLARE_EVENT_TABLE' 56 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124012::4242: virtual const wxEventTable* GetEventTable() const; \: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: virtual wxEventHashTable& GetEventHashTable() constexpanded from macro 'wxDECLARE_EVENT_TABLE' 3712:33: ^ virtual wxEventHashTable& GetEventHashTable() const note: ^overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3715:31note: virtual const wxEventTable *GetEventTable() const;:overridden virtual function is here ^note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; In file included from ^defaultmimehandler.cpp:10: In file included from ../../../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 editmimetypesdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from EmbeddedHtmlPanel.cpp:10In file included from defaultmimehandler.cpp13: :: In file included from 10In file included from : ../../../src/include/sdk.h:17../../../src/include/sdk_common.hIn file included from : :../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h127: :13: In file included from ../../../src/include/logmanager.h:../../../src/include/sdk_common.h:40:127: 28:../../../src/include/logmanager.h:40: warning: 28:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ In file included from ../../../src/include/sdk_precomp.h:13 va_start(arg_list, msg); : 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, ...) ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &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 editmimetypesdlg.cpp:10: In file included from ../../../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]In file included from defaultmimehandler.cpp:10: In file included from EmbeddedHtmlPanel.cpp:10 In file included from : In file included from ../../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE() ../../../src/include/sdk_precomp.h:13 ^../../../src/include/sdk.h: In file included from ../../../src/include/sdk_common.h:130/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::17: : 4472In file included from ../../../src/include/scriptingmanager.h../../../src/include/sdk_precomp.h::270:13:56: 9In file included from ../../../src/include/sdk_common.h: ::note: 130 warning: : expanded from macro 'DECLARE_EVENT_TABLE''GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/scriptingmanager.h :270:9 DECLARE_EVENT_TABLE() ^ : warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^4472 :56: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ :42 ^3712::33 note: :expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 3712:overridden virtual function is here 33 virtual const wxEventTable* GetEventTable() const; \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: virtual const wxEventTable *GetEventTable() const;note: 33 overridden virtual function is here ^ : note: overridden virtual function is hereIn file included from virtual const wxEventTable *GetEventTable() const; editmimetypesdlg.cpp ^ :10 virtual const wxEventTable *GetEventTable() const; : In file included from In file included from EmbeddedHtmlPanel.cpp../../../src/include/sdk.h::10: 17 ^: In file included from ../../../src/include/sdk.h:17In file included from ../../../src/include/sdk_precomp.h:: In file included from In file included from defaultmimehandler.cpp../../../src/include/sdk_precomp.h:13:13: 10: In file included from : In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:../../../src/include/sdk.h:130:130: 17: ../../../src/include/scriptingmanager.h: In file included from :../../../src/include/scriptingmanager.h../../../src/include/sdk_precomp.h270::9::27013: In file included from : 9: warning: ../../../src/include/sdk_common.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() :130 ^ : ../../../src/include/scriptingmanager.h:270/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE():: 94472 ^:56 :: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :4472: DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' : ^ 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: 4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'DECLARE_EVENT_TABLE': 42 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: expanded from macro 'wxDECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:3715 virtual wxEventHashTable& GetEventHashTable() const42 : ^ :31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: note: 3715overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE': 31 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 ^:31: virtual wxEventHashTable& GetEventHashTable() const; ^ note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editmimetypesdlg.cpp:10In file included from defaultmimehandler.cpp: In file included from In file included from EmbeddedHtmlPanel.cpp:../../../src/include/sdk.h10:17: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_precomp.h:17: 13: In file included from :10: In file included from ../../../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()In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h: : ^ 13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h131../../../src/include/sdk_common.h:4472:: :131../../../src/include/toolsmanager.h: ../../../src/include/toolsmanager.h56::58: :58note: :3:expanded from macro 'DECLARE_EVENT_TABLE'3 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: DECLARE_EVENT_TABLE()4472expanded from macro 'wxDECLARE_EVENT_TABLE' ^:56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^note: 4472 expanded from macro 'DECLARE_EVENT_TABLE':56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712expanded from macro 'DECLARE_EVENT_TABLE' :33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: In file included from 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hEmbeddedHtmlPanel.cpp::: 10note: 4010expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from :42../../../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: virtual const wxEventTable* GetEventTable() const; \expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^3712: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712 ^ :note: overridden virtual function is here 33: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 4012note: overridden virtual function is here: ^ 42 : note: virtual const wxEventTable *GetEventTable() const; In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' editmimetypesdlg.cpp ^ :10 virtual wxEventHashTable& GetEventHashTable() const ^ : In file included from defaultmimehandler.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:In file included from 10../../../src/include/sdk.h:17:: 31In file included from ../../../src/include/sdk.h:: In file included from 17:../../../src/include/sdk_precomp.h: :In file included from 13: ../../../src/include/sdk_precomp.h:13note: In file included from : overridden virtual function is hereIn file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h: :131: ../../../src/include/toolsmanager.h:131 virtual wxEventHashTable& GetEventHashTable() const;: ../../../src/include/toolsmanager.h:58 : ^ 3: warning: 58:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715:31::31 note: : overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from In file included from editmimetypesdlg.cppdefaultmimehandler.cpp:10: :In file included from In file included from EmbeddedHtmlPanel.cpp../../../src/include/sdk.h10::: 1017In file included from : : ../../../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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)../../../src/include/sdk_precomp.h : ^ In file included from ../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h1317: :: In file included from 229In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_precomp.h:69:140:13: : ../../../src/include/xtra_res.hnote: In file included from :expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../src/include/sdk_common.h:40 :5140: :../../../src/include/xtra_res.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 40 ^ :warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1425 :: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) note: ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 229 wxDECLARE_ABSTRACT_CLASS(name); \ :note: ^69expanded from macro 'DECLARE_DYNAMIC_CLASS': note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 131:30: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const ^ ^142 :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.hnote: ::19:5expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142 :: 5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ note: 229 ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS': 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : virtual wxClassInfo *GetClassInfo() const ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^:: 5: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/rtti.h:142:note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)5 note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS':#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ wxDECLARE_ABSTRACT_CLASS(name); \: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ :131note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:131 virtual wxClassInfo *GetClassInfo() const:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : ^131 :30note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from editmimetypesdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from In file included from EmbeddedHtmlPanel.cpp:In file included from defaultmimehandler.cpp:10: ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk.h:10:17: 142: In file included from : In file included from ../../../src/include/sdk.h../../../src/include/infowindow.h../../../src/include/sdk_precomp.h:::1761:9: : 13warning: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_precomp.h : : DECLARE_EVENT_TABLE()13 In file included from : ^../../../src/include/sdk_common.hIn file included from :142: ../../../src/include/infowindow.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk_common.h61:::4472:142: 569../../../src/include/infowindow.h::: warning: 61:9 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:note: expanded from macro 'DECLARE_EVENT_TABLE'warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472 ^ ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4472note: 4010:expanded from macro 'DECLARE_EVENT_TABLE':42 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ 4010:42 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h400note: ::expanded from macro 'wxDECLARE_EVENT_TABLE'5: 400note: overridden virtual function is here:5 : virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hnote: overridden virtual function is here: 400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() ^5:: note: 4472 overridden virtual function is here:56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4010 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: expanded from macro 'DECLARE_EVENT_TABLE':: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :In file included from editmimetypesdlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42::10 note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk.h:4010:17: In file included from virtual const wxEventTable* GetEventTable() const; \42 : ^ ../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'13: In file included from In file included from ../../../src/include/sdk_common.h:defaultmimehandler.cpp:142: 10: In file included from ../../../src/include/infowindow.h virtual const wxEventTable* GetEventTable() const; \: 61 ^:9:../../../src/include/sdk.h :17: In file included from warning: ../../../src/include/sdk_precomp.h:13In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: EmbeddedHtmlPanel.cpp In file included from :10../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :: ^142In file included from : ../../../src/include/sdk.h../../../src/include/infowindow.h: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h61:17:4472: 9:In file included from :56../../../src/include/sdk_precomp.h: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : DECLARE_EVENT_TABLE() ^142 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/infowindow.h ::note: 447261expanded from macro 'wxDECLARE_EVENT_TABLE':: 9: 56:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h ^: 400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54472:: note: overridden virtual function is here56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472 :4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: :4012note: expanded from macro 'wxDECLARE_EVENT_TABLE'56::42 note: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hexpanded from macro 'DECLARE_EVENT_TABLE' : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 400note: overridden virtual function is here:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :40125 DECLARE_EVENT_TABLE() ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here:42: :4472: DECLARE_EVENT_TABLE() note: 56expanded from macro 'wxDECLARE_EVENT_TABLE' ^: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const :56 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const :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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c editmimetypesdlg.cpp -o editmimetypesdlg.o >/dev/null 2>&1 35 warnings generated. 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c defaultmimehandler.cpp -o defaultmimehandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT EmbeddedHtmlPanel.lo -MD -MP -MF .deps/EmbeddedHtmlPanel.Tpo -c EmbeddedHtmlPanel.cpp -o EmbeddedHtmlPanel.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 libdefaultmimehandler.la -rpath /opt/pkg/lib/codeblocks/plugins defaultmimehandler.lo editmimetypesdlg.lo EmbeddedHtmlPanel.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++ -r -keep_private_externs -nostdlib -o .libs/libdefaultmimehandler.dylib-master.o .libs/defaultmimehandler.o .libs/editmimetypesdlg.o .libs/EmbeddedHtmlPanel.o libtool: link: clang++ -dynamiclib -o .libs/libdefaultmimehandler.dylib .libs/libdefaultmimehandler.dylib-master.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/libdefaultmimehandler.dylib libtool: link: ar cr .libs/libdefaultmimehandler.a defaultmimehandler.o editmimetypesdlg.o EmbeddedHtmlPanel.o libtool: link: ranlib .libs/libdefaultmimehandler.a libtool: link: ( cd ".libs" && rm -f "libdefaultmimehandler.la" && ln -s "../libdefaultmimehandler.la" "libdefaultmimehandler.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/defaultmimehandler' Making all in scriptedwizard gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources' Making all in arduino gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/arduino' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/arduino' Making all in arm gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/arm' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/arm' Making all in avr gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/avr' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/avr' Making all in c_file gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/c_file' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/c_file' Making all in console gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/console' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/console' Making all in d gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/d' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/d' Making all in directx gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/directx' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/directx' Making all in dll gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/dll' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/dll' Making all in d_source gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/d_source' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/d_source' Making all in empty gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/empty' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/empty' Making all in empty_file gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/empty_file' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/empty_file' Making all in fltk gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/fltk' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/fltk' Making all in fortran gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/fortran' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/fortran' Making all in glfw gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/glfw' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/glfw' Making all in glut gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/glut' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/glut' Making all in gtk gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/gtk' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/gtk' Making all in h_file gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/h_file' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/h_file' Making all in irrlicht gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/irrlicht' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/irrlicht' Making all in java gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/java' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/java' Making all in lf gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/lf' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/lf' Making all in matlab_csf gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/matlab_csf' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/matlab_csf' Making all in mcs51 gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/mcs51' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/mcs51' Making all in msp430 gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/msp430' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/msp430' Making all in ogre gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/ogre' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/ogre' Making all in opencv gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/opencv' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/opencv' Making all in opengl gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/opengl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/opengl' Making all in plugins gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/plugins' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/plugins' Making all in ppc gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/ppc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/ppc' Making all in qt4 gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt4' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt4' Making all in qt4dll gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt4dll' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt4dll' Making all in qt5 gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt5' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/qt5' Making all in sdl gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sdl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sdl' Making all in sdl2 gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sdl2' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sdl2' Making all in sfml gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sfml' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sfml' Making all in smartwin gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/smartwin' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/smartwin' Making all in staticlib gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/staticlib' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/staticlib' Making all in stlport gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/stlport' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/stlport' Making all in sharedlib gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sharedlib' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sharedlib' Making all in sys gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sys' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/sys' Making all in tricore gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/tricore' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/tricore' Making all in win32gui gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/win32gui' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/win32gui' Making all in wxwidgets gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/wxwidgets' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/wxwidgets' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources/scriptedwizard.zip manifest.xml > /dev/null gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard' depbase=`echo buildtargetpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT buildtargetpanel.lo -MD -MP -MF $depbase.Tpo -c -o buildtargetpanel.lo buildtargetpanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo compilerpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerpanel.lo -MD -MP -MF $depbase.Tpo -c -o compilerpanel.lo compilerpanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo filepathpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT filepathpanel.lo -MD -MP -MF $depbase.Tpo -c -o filepathpanel.lo filepathpanel.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT buildtargetpanel.lo -MD -MP -MF .deps/buildtargetpanel.Tpo -c buildtargetpanel.cpp -fno-common -DPIC -o .libs/buildtargetpanel.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerpanel.lo -MD -MP -MF .deps/compilerpanel.Tpo -c compilerpanel.cpp -fno-common -DPIC -o .libs/compilerpanel.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filepathpanel.lo -MD -MP -MF .deps/filepathpanel.Tpo -c filepathpanel.cpp -fno-common -DPIC -o .libs/filepathpanel.o In file included from buildtargetpanel.cpp:10: In file included from filepathpanel.cppIn file included from ../../../src/include/sdk.h:17:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_precomp.h:In file included from compilerpanel.cpp:10: In file included from ../../../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: 9313: In file included from ../../../src/include/sdk_common.h:: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/sdk/wxscintilla/include/wx/wxscintilla.h93 :5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); : DECLARE_EVENT_TABLE(); ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ^ ^ :5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::447256:: 56 DECLARE_EVENT_TABLE();: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 virtual const wxEventTable* GetEventTable() const; \:400: : note: ^ 5: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 DECLARE_EVENT_TABLE() :5: ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()4472 :56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::4472:565:: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 4472 ^42 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010::note: 42 expanded from macro 'DECLARE_EVENT_TABLE':note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:filepathpanel.cpp 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.h:17 virtual const wxEventTable* GetEventTable() const; \:: 10In file included from ^ ../../../src/include/sdk_precomp.h:13: In file included from : In file included from compilerpanel.cpp:../../../src/include/sdk_common.hIn file included from 10:../../../src/include/sdk.h: :In file included from 93../../../src/include/sdk.h17: :17: In file included from : ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: :135398: In file included from In file included from ../../../src/include/sdk_common.h::../../../src/include/sdk_common.h935:: : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h93warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/sdk/wxscintilla/include/wx/wxscintilla.h::5398:5398 :5: 5: DECLARE_EVENT_TABLE(); warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: ^ DECLARE_EVENT_TABLE();'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 : ^ 56: DECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012:note: 4012expanded from macro 'wxDECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h virtual wxEventHashTable& GetEventHashTable() const :: ^40042 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 5:: note: 400overridden virtual function is here :5 DECLARE_EVENT_TABLE() note: : ^expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472: DECLARE_EVENT_TABLE() 56 virtual wxEventHashTable& GetEventHashTable() const ^: ^note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hexpanded from macro 'DECLARE_EVENT_TABLE' :4472:56:400:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4472note: ::expanded from macro 'wxDECLARE_EVENT_TABLE'401256 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerpanel.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10 ^ In file included from buildtargetpanel.cpp:10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from ../../../src/include/sdk.h:17: In file included from 42: note: ../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from ../../../src/include/sdk_common.h:: virtual wxEventHashTable& GetEventHashTable() constIn file included from ../../../src/include/sdk.h93 : ^ 17: : In file included from In file included from filepathpanel.cpp../../../src/include/sdk_precomp.h:13../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: :105399:5: In file included from :In file included from ../../../src/include/sdk_common.h../../../src/include/sdk.h::17 93: : In file included from warning: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h../../../src/include/sdk_precomp.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 5399:5: warning: DECLARE_DYNAMIC_CLASS(wxScintilla);'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../src/include/sdk_common.h DECLARE_DYNAMIC_CLASS(wxScintilla);229: :9369:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ^:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 5399:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 229:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); warning: 69 ^: '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/rtti.h ^:note: 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: expanded from macro 'DECLARE_DYNAMIC_CLASS'229:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); wxDECLARE_ABSTRACT_CLASS(name); \ ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142 virtual wxClassInfo *GetClassInfo() const :5 ^ : wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h5:: 19:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5overridden virtual function is here : note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_ABSTRACT_CLASS(wxControl) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 226:131::69: 30: DECLARE_ABSTRACT_CLASS(wxControl)note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const:69: ^note: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30expanded from macro 'DECLARE_ABSTRACT_CLASS' :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: note: 5: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' overridden virtual function is here virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxControl)#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from filepathpanel.cpp:In file included from compilerpanel.cppIn file included from 10:buildtargetpanel.cpp: 10:In file included from : 10../../../src/include/sdk.h: In file included from :17: In 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) In file included from ../../../src/include/sdk.h../../../src/include/sdk.h::1717 ^: : In file included from ../../../src/include/sdk_precomp.h:13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../src/include/sdk_common.h:22999:69: In file included from :../../../src/include/sdk_events.h../../../src/include/sdk_precomp.h ::note: 7813expanded from macro 'DECLARE_DYNAMIC_CLASS':: 3In file included from ../../../src/include/sdk_common.h: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:99 ^: 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 ../../../src/include/sdk_events.h:78:3: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \: 142: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:229 :note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :69:30: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:131 virtual wxClassInfo *GetClassInfo() const : ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxClassInfo *GetClassInfo() constnote: ^ 1598/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent):: 1598 ^note: :5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h note: overridden virtual function is here:227: virtual wxClassInfo *GetClassInfo() const 69 : note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 1598:5: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69: note: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^227: 69#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: ^135expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1355::5 note: :#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: wxDECLARE_DYNAMIC_CLASS(name) ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^142: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h135:142::note: 5expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:: 30142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: ::expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5131 ::30: virtual wxClassInfo *GetClassInfo() const note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from buildtargetpanel.cpp:In file included from filepathpanel.cpp10: In file included from ../../../src/include/sdk.h::10: In file included from 17In file included from compilerpanel.cpp: :10: In file included from ../../../src/include/sdk.h../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h: In file included from :99../../../src/include/sdk_precomp.h:: ../../../src/include/sdk_events.h13: :153::173In file included from : :../../../src/include/sdk_common.hIn file included from :../../../src/include/sdk_precomp.h99: :../../../src/include/sdk_events.hwarning: 13'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from :153:3: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)../../../src/include/sdk_common.h: ^99warning: : ../../../src/include/sdk_events.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h153::2293:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)69 : ^ note: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ::229:69: 69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5: wxDECLARE_ABSTRACT_CLASS(name); \ 142: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \131 :30: ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13130 :: ^ note: 30expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::1112:5: virtual wxClassInfo *GetClassInfo() const note: ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 1112:5 DECLARE_ABSTRACT_CLASS(wxEvent) virtual wxClassInfo *GetClassInfo() const: note: ^ overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: DECLARE_ABSTRACT_CLASS(wxEvent)69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :: note: 1112expanded from macro 'DECLARE_ABSTRACT_CLASS':5 ^: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_ABSTRACT_CLASS(wxEvent) : ^ ^226 :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 131:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':226 :69: virtual wxClassInfo *GetClassInfo() const #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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' In file included from filepathpanel.cpp:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); In file included from 10: In file included from ^compilerpanel.cpp../../../src/include/sdk.h :17: In 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:::6910142::: 5:In file included from note: ../../../src/include/sdk.h expanded from macro 'DECLARE_DYNAMIC_CLASS' :17: In file included from ../../../src/include/sdk_precomp.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 13 : In file included from ../../../src/include/sdk_common.h: ^ 99: ../../../src/include/sdk_events.h:172/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::3142:: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131:30 wxDECLARE_ABSTRACT_CLASS(name); \ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^:229:note: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: :131expanded from macro 'DECLARE_DYNAMIC_CLASS' : virtual wxClassInfo *GetClassInfo() const ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);5: note: virtual wxClassInfo *GetClassInfo() const ^overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1112:5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2265::69 note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \: note: ^ DECLARE_ABSTRACT_CLASS(wxEvent)expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69 131: ^: 30note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'DECLARE_ABSTRACT_CLASS':expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131 :30: note: virtual wxClassInfo *GetClassInfo() const #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 1112: ^:30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from buildtargetpanel.cpp:In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h10: :17: In file included from filepathpanel.cpp:10In file included from : ../../../src/include/sdk.h:In file included from In file included from 17../../../src/include/sdk.h../../../src/include/sdk_precomp.h: ::In file included from 1713../../../src/include/sdk_precomp.h: : :In file included from In file included from 13../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h: In file included from ../../../src/include/sdk_common.h::9913: :: ../../../src/include/sdk_events.h99In file included from : :../../../src/include/sdk_common.h198../../../src/include/sdk_events.h:3:::198:99 3: warning: ../../../src/include/sdk_events.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 198warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :3: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)warning: ^ ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) :69 ^69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 229:69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5: 142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);note: : 5: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: :142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: wxDECLARE_ABSTRACT_CLASS(name); \ ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131: wxDECLARE_ABSTRACT_CLASS(name); \ ^30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 131:note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :30: note: virtual wxClassInfo *GetClassInfo() const30: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const note: ^ ^overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:1112:55: : note: overridden virtual function is here note: DECLARE_ABSTRACT_CLASS(wxEvent)overridden virtual function is here ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:226:69 DECLARE_ABSTRACT_CLASS(wxEvent)69: : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'note: 226expanded from macro 'DECLARE_ABSTRACT_CLASS':69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131:30:::131131 ::30: note: 30expanded from macro 'wxDECLARE_ABSTRACT_CLASS':note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from filepathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from compilerpanel.cpp:10:13In file included from buildtargetpanel.cpp: In file included from :10: In file included from ../../../src/include/sdk.h: ../../../src/include/sdk_common.h:In file included from 17: :99../../../src/include/sdk.hIn file included from : :../../../src/include/sdk_precomp.h../../../src/include/sdk_events.h:13:231:17: 5: In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h:99::: 13warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from ../../../src/include/sdk_events.h../../../src/include/sdk_common.h:99: : DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) 231../../../src/include/sdk_events.h ^:: 5231/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5:::227 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);warning: 69 : ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^:135 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^5: :227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 ::note: 69expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142:5:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::: note: note: 135expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \: 131 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131142 :note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS': 30 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() constnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^1598: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: overridden virtual function is here 131:30:: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)1598:5 : ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:overridden virtual function is here 227:69: note: virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :1598:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 227:note: overridden virtual function is here69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);:135: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h5 ^:: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 135227::5: wxDECLARE_DYNAMIC_CLASS(name)69 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 135:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 142:5: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from buildtargetpanel.cpp:10: In file included from ../../../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 buildtargetpanel.cpp:10: In file included from ../../../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 filepathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:13:104: In file included from : ../../../src/include/editorbase.h:../../../src/include/sdk_common.h:32:104: 5:../../../src/include/editorbase.h: warning: 32:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: warning: DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4010:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:400:5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filepathpanel.cpp virtual const wxEventTable* GetEventTable() const; \ :10 ^ : In file included from ../../../src/include/sdk.h:In file included from compilerpanel.cpp:1017: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk.h::13: 17: In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_precomp.h104: :13../../../src/include/editorbase.h:: In file included from 32:../../../src/include/sdk_common.h:5:104: warning: ../../../src/include/editorbase.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 32:5 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:5: note: virtual wxEventHashTable& GetEventHashTable() const ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 : DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:overridden virtual function is here 56: DECLARE_EVENT_TABLE() ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^:4012 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from buildtargetpanel.cpp:10: In file included from ../../../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 buildtargetpanel.cpp:10: In file included from ../../../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 filepathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from compilerpanel.cpp: In file included from :10: In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk.h:13: 17: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_precomp.h:105:13: ../../../src/include/cbeditor.h: In file included from :45../../../src/include/sdk_common.h::9105: : ../../../src/include/cbeditor.h:45warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:9 : warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 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' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/editorbase.h:32:5: virtual const wxEventTable* GetEventTable() const; \ note: ^ overridden virtual function is hereIn file included from filepathpanel.cpp:10 : In file included from DECLARE_EVENT_TABLE() ^../../../src/include/sdk.h: 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: In file included from :56../../../src/include/sdk_precomp.h:: 13: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h :105: ../../../src/include/cbeditor.h:45:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: 42:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4472: ^ 56: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from compilerpanel.cpp:10 : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:13 : In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::105: ../../../src/include/cbeditor.h:454012:42: note: :9: expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/editorbase.h::5632:: 5:note: expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42../../../src/include/editorbase.h:32:: 5: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from : filepathpanel.cppIn file included from :In file included from buildtargetpanel.cpp10../../../src/include/sdk_precomp.h:: 10:: In file included from 13../../../src/include/sdk.hIn file included from : :In file included from ../../../src/include/sdk.h17../../../src/include/sdk_common.h: ::In file included from 17110: ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_precomp.h:: :13In file included from 13: ../../../src/include/cbplugin.h: :18In file included from ../../../src/include/sdk_common.h: In file included from :../../../src/include/pluginmanager.h../../../src/include/sdk_common.h110::: 221110In file included from :: ../../../src/include/cbplugin.h9In file included from ::../../../src/include/cbplugin.h 18:: warning: 18../../../src/include/pluginmanager.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: : ../../../src/include/pluginmanager.h:221:9: DECLARE_EVENT_TABLE()221:9warning: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: DECLARE_EVENT_TABLE(): 4472 ^:56 note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :note: 56expanded from macro 'DECLARE_EVENT_TABLE' : virtual const wxEventTable* GetEventTable() const; \ note: ^ expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:42 33: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4010:42overridden virtual function is here : virtual const wxEventTable* GetEventTable() const; \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 3712: ^ 33: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is hereIn file included from buildtargetpanel.cpp:10 : In file included from virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; ../../../src/include/sdk.h:17: ^ In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filepathpanel.cpp../../../src/include/sdk_precomp.h:10:13: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_common.h:17: 110In file included from In file included from : ../../../src/include/sdk_precomp.hcompilerpanel.cppIn file included from ::../../../src/include/cbplugin.h1310:: 18: In file included from ../../../src/include/sdk_common.h: ../../../src/include/pluginmanager.hIn file included from ../../../src/include/sdk.h:::22111017:: In file included from 9: : ../../../src/include/sdk_precomp.hwarning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../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() ^ :13 DECLARE_EVENT_TABLE() : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^In file included from : ../../../src/include/sdk_common.h4472:56::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h110: 4472: In file included from ../../../src/include/cbplugin.h:note: 56expanded from macro 'DECLARE_EVENT_TABLE':18: : ../../../src/include/pluginmanager.h note: expanded from macro 'DECLARE_EVENT_TABLE' :221:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 4012 ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: DECLARE_EVENT_TABLE():42 : ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() constnote: note: expanded from macro 'DECLARE_EVENT_TABLE' ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :3715 virtual wxEventHashTable& GetEventHashTable() const :31 ^ ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:3715:42: note: 31: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from In file included from In file included from filepathpanel.cppcompilerpanel.cppbuildtargetpanel.cpp:10:: :10In file included from : 10../../../src/include/sdk.hIn file included from :../../../src/include/sdk.h:17: In file included from 17: ../../../src/include/sdk_precomp.h: In file included from ../../../src/include/sdk.hIn file included from :../../../src/include/sdk_precomp.h:13:: In file included from 17: In file included from 13../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h: ::111: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/cbproject.h:111:19: In file included from ../../../src/include/cbproject.h:: In file included from 19: ../../../src/include/projectmanager.h:In file included from ../../../src/include/projectmanager.h:1919: ../../../src/include/cbtreectrl.h13:: : ../../../src/include/cbtreectrl.h49::49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from 9:../../../src/include/sdk_common.h: warning: DECLARE_DYNAMIC_CLASS(cbTreeCtrl)111 : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ In file included from ../../../src/include/cbproject.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^19: : In file included from ../../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:19229229: :../../../src/include/cbtreectrl.h69::49 ::note: 699: : expanded from macro 'DECLARE_DYNAMIC_CLASS'note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 142note: expanded from macro 'DECLARE_DYNAMIC_CLASS':5:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: ^ 1315/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :131::note: 3030expanded from macro 'wxDECLARE_DYNAMIC_CLASS': :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ ::131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::30376:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here 376 :5 virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ : ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376: 229:69 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 5note: : expanded from macro 'DECLARE_DYNAMIC_CLASS'note: : overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);expanded from macro 'wxDECLARE_DYNAMIC_CLASS':229: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 wxDECLARE_ABSTRACT_CLASS(name); \ ^:69 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131:30: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :131:30: virtual wxClassInfo *GetClassInfo() const: 5:note: ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ In file included from compilerpanel.cppIn file included from filepathpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:::1010131: In file included from :: ../../../src/include/sdk.h30In file included from : ../../../src/include/sdk.h:17:note: : 17In file included from ../../../src/include/sdk_precomp.h:: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'In file included from ../../../src/include/sdk_precomp.h13: :13 In file included from : ../../../src/include/sdk_common.h: virtual wxClassInfo *GetClassInfo() constIn file included from 111: In file included from ../../../src/include/sdk_common.h../../../src/include/cbproject.h ^: :111: In file included from 19: ../../../src/include/cbproject.h:19In file included from In file included from buildtargetpanel.cpp../../../src/include/projectmanager.h:19: :In file included from 10: In file included from : ../../../src/include/projectmanager.h../../../src/include/cbtreectrl.h:../../../src/include/sdk.h19:: :1750:../../../src/include/cbtreectrl.h: 9:In file included from :50../../../src/include/sdk_precomp.h :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9:13 DECLARE_EVENT_TABLE(): In file included from ^ ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1114472:: In file included from 56:../../../src/include/cbproject.h:19: In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/projectmanager.h :note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ 19: ../../../src/include/cbtreectrl.h:50#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4010: 429note: ::expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h DECLARE_EVENT_TABLE():363:4010 5 ^:: 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: overridden virtual function is here:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472 :56 DECLARE_EVENT_TABLE() : ^ virtual const wxEventTable* GetEventTable() const; \note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :363:5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE():/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 4010: note: : ^42 : expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \In file included from filepathpanel.cpp ^:10 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:In file included from ../../../src/include/sdk.h363::175: note: : In file included from overridden virtual function is here ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from ../../../src/include/sdk_common.h : ^111: ^In file included from ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 447219/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from ../../../src/include/projectmanager.h:::19401056: :../../../src/include/cbtreectrl.h::50:9: 42:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: note: DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56: virtual const wxEventTable* GetEventTable() const; \ note: ^ ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from compilerpanel.cpp:104010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :: In file included from 42:../../../src/include/sdk.h ^ : note: 17expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111 virtual const wxEventTable* GetEventTable() const; \ ^4012: :In file included from ../../../src/include/cbproject.h42: In file included from buildtargetpanel.cppnote: ::expanded from macro 'wxDECLARE_EVENT_TABLE'1910 : In file included from ../../../src/include/sdk.h:: In file included from 17 virtual wxEventHashTable& GetEventHashTable() const../../../src/include/projectmanager.h: : 19 ^In file included from : ../../../src/include/sdk_precomp.h../../../src/include/cbtreectrl.h ::1350:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: ::In file included from 363../../../src/include/sdk_common.h:5:111: :In file included from warning: ../../../src/include/cbproject.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:19note: overridden virtual function is here : In file included from DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^../../../src/include/projectmanager.h : ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../../src/include/cbtreectrl.h :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: note: 56expanded from macro 'DECLARE_EVENT_TABLE': :50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124472:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();::56 note: : expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h : ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:::4012363 :note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 42: 5: note: note: virtual wxEventHashTable& GetEventHashTable() constoverridden virtual function is here ^expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:56:363: note: 5:expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447242::56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filepathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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] In file included from compilerpanel.cpp:10: In file included from DECLARE_EVENT_TABLE() ^../../../src/include/sdk.h:In file included from buildtargetpanel.cpp:17: In file included from ../../../src/include/sdk_precomp.h:13 10: In file included from ../../../src/include/sdk.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_common.h4472:::5611117: : : In file included from note: ../../../src/include/cbproject.hexpanded from macro 'DECLARE_EVENT_TABLE':19In file included from : ../../../src/include/sdk_precomp.h:../../../src/include/projectmanager.h:474:13: 9:In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/sdk_common.h : ^111: warning: In file included from ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 4010:42: 19 DECLARE_EVENT_TABLE()note: : expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/projectmanager.h ^ :474:9: virtual const wxEventTable* GetEventTable() const; \ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56 DECLARE_EVENT_TABLE()3712::33 note: : expanded from macro 'DECLARE_EVENT_TABLE' ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable *GetEventTable() const; ^ ^: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010note: expanded from macro 'DECLARE_EVENT_TABLE':42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from filepathpanel.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h10 ^ :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37124010::In file included from 4233../../../src/include/sdk.h:: note: 17:overridden virtual function is here: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_precomp.h virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h: virtual const wxEventTable* GetEventTable() const; \:13474: In file included from :9../../../src/include/sdk_common.h: : ^111warning: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:In file included from 3712:33../../../src/include/cbproject.h: DECLARE_EVENT_TABLE(): note: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable *GetEventTable() const;19 : ^../../../src/include/projectmanager.h: note: expanded from macro 'DECLARE_EVENT_TABLE' 474In file included from buildtargetpanel.cpp::910: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:In file included from warning: ../../../src/include/sdk.h:17 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ^In file included from ../../../src/include/sdk_precomp.h :13: DECLARE_EVENT_TABLE() In file included from ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk_common.h:111 :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:In file included from ../../../src/include/cbproject.h:4012 19:note: 42expanded from macro 'DECLARE_EVENT_TABLE': : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/projectmanager.h ^ virtual wxEventHashTable& GetEventHashTable() const: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h474::40129: ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :3715:31warning: virtual wxEventHashTable& GetEventHashTable() const'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^ note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const;:: 56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' 31: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filepathpanel.cpp:10: In file included from ../../../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]In file included from buildtargetpanel.cpp: In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h DECLARE_EVENT_TABLE()10: : ^In file included from ../../../src/include/sdk.h 17: In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::447213: 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:17:: 56:In file included from 56 ../../../src/include/sdk_precomp.hnote: :13expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^942: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4010:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: ^expanded from macro 'wxDECLARE_EVENT_TABLE' 3712:33: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \note: overridden virtual function is here : ^4472 :56: virtual const wxEventTable *GetEventTable() const;note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33In file included from filepathpanel.cpp:: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();10overridden virtual function is here ^ : In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable *GetEventTable() const; :42 ^:: 17 note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_precomp.hIn file included from compilerpanel.cpp:13: virtual const wxEventTable* GetEventTable() const; \ : In file included from ../../../src/include/sdk_common.h10 ^:: 118In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../../src/include/sdk.h:../../../src/include/pipedprocess.h3712::33:1751:: In file included from 9: ../../../src/include/sdk_precomp.h:: warning: note: 13overridden virtual function is here: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_common.h:118: DECLARE_EVENT_TABLE() virtual const wxEventTable *GetEventTable() const; ../../../src/include/pipedprocess.h ^ ^: 51:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:56In file included from warning: :buildtargetpanel.cpp:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: 10expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ : In file included from ../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h447217::: 56: In file included from 4012../../../src/include/sdk_precomp.h::42:note: 13 expanded from macro 'DECLARE_EVENT_TABLE': note: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_common.h: 118: ../../../src/include/pipedprocess.h:51 virtual wxEventHashTable& GetEventHashTable() const ^: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: warning: 40123715::'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]31 42: DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: 4472:overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ 56 virtual wxEventHashTable& GetEventHashTable() const; ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from buildtargetpanel.cpp:10In file included from filepathpanel.cppIn file included from compilerpanel.cpp:: In file included from ../../../src/include/sdk.h10::: 1017In file included from : : ../../../src/include/sdk.hIn file included from In file included from :../../../src/include/sdk.h../../../src/include/sdk_precomp.h17::: 1713In file included from : In file included from ../../../src/include/sdk_common.h: ../../../src/include/sdk_precomp.h:In file included from 120:../../../src/include/sdk_precomp.h: 13../../../src/include/cbauibook.h:: :13In file included from 115: ../../../src/include/sdk_common.h:In file included from :../../../src/include/sdk_common.h:120: 14120../../../src/include/cbauibook.h:: warning: 115'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: :../../../src/include/cbauibook.h 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ :115/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::14289:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::: warning: note: overridden virtual function is here 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ In file included from buildtargetpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:../../../src/include/sdk_precomp.h289:13:10: note: overridden virtual function is here: 289In file included from ../../../src/include/sdk_common.h: bool DeletePage(size_t page);: 10120 ^: : ../../../src/include/cbauibook.h:125In file included from compilerpanel.cpp:note: :14overridden virtual function is here10: : In file included from ../../../src/include/sdk.h:17: bool DeletePage(size_t page); In file included from ../../../src/include/sdk_precomp.h ^ :13: In file included from ../../../src/include/sdk_common.hIn file included from filepathpanel.cpp: warning: 10:'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]120: : In file included from ../../../src/include/cbauibook.h:../../../src/include/sdk.h:125:14:17: warning: In file included from ../../../src/include/sdk_precomp.h :13: In file included from 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_common.h:120: bool RemovePage(size_t page); ^../../../src/include/cbauibook.h bool RemovePage(size_t page); : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h125:14 ^:: 290 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:10 10: : note: overridden virtual function is herenote: bool RemovePage(size_t page); overridden virtual function is here ^ bool RemovePage(size_t page); bool RemovePage(size_t page); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hIn file included from compilerpanel.cpp:In file included from :29010buildtargetpanel.cpp::10: In file included from :10../../../src/include/sdk.h : note: overridden virtual function is here In file included from :../../../src/include/sdk.h17: :17: In file included from bool RemovePage(size_t page);In file included from ../../../src/include/sdk_precomp.h ../../../src/include/sdk_precomp.h: ^13: :In file included from ../../../src/include/sdk_common.h:12013In file included from filepathpanel.cpp: : :In file included from ../../../src/include/cbauibook.h../../../src/include/sdk_common.h::40112010:: : 9../../../src/include/cbauibook.h: :401warning: In file included from :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk.h9 :: warning: DECLARE_EVENT_TABLE()'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 17: In file included from ^../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() : ^13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/sdk_common.h::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h12056::4472: : note: ../../../src/include/cbauibook.h:56401:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() :42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ ^4472 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::436:4472::56556::: note: note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:: 4010 ^:42note: expanded from macro 'DECLARE_EVENT_TABLE': note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 expanded from macro 'wxDECLARE_EVENT_TABLE':42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ : virtual const wxEventTable* GetEventTable() const; \42: ^ ^ In file included from buildtargetpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436note: ::expanded from macro 'wxDECLARE_EVENT_TABLE'105: :In file included from ../../../src/include/sdk.h: note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5617In file included from :: compilerpanel.cpp In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' :../../../src/include/sdk_precomp.h10: In file included from :13../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: :In file included from 13../../../src/include/sdk_common.h: In file included from :120: ../../../src/include/sdk_common.h../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::1204014010:9:42: :: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/cbauibook.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : 401 DECLARE_EVENT_TABLE() ^ :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 4472:56:In file included from warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] filepathpanel.cpp: DECLARE_EVENT_TABLE() ^:note: 10expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk.h:17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk_precomp.h :: ^447213 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :4012../../../src/include/sdk_common.h::42120: :../../../src/include/cbauibook.h56: :note: 401expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const9: ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4364012:5:42: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 436 ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: overridden virtual function is here:4472 ::56: 42: DECLARE_EVENT_TABLE()note: note: expanded from macro 'DECLARE_EVENT_TABLE' ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:4012:5:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42: virtual wxEventHashTable& GetEventHashTable() const note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filepathpanel.cpp:10: In file included from ../../../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:In file included from buildtargetpanel.cpp9In file included from compilerpanel.cpp::: 1010warning: : : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from In file included from ../../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE()../../../src/include/sdk.h ../../../src/include/sdk_precomp.h ^::17 13: In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: 4472126In file included from :: ../../../src/include/sdk_precomp.h56../../../src/include/editormanager.h:::13 : note: 213:expanded from macro 'DECLARE_EVENT_TABLE'In file included from 9 : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()../../../src/include/sdk_common.h: 126 ^: ../../../src/include/editormanager.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h213: 9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:56 : note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' 4010:42 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'wxDECLARE_EVENT_TABLE':56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4010:42note: expanded from macro 'DECLARE_EVENT_TABLE': note: virtual const wxEventTable* GetEventTable() const; \ ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :3712 ^ : virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 401033/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: :423712::note: 33 overridden virtual function is here:note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :3712:In file included from buildtargetpanel.cpp:1033In file included from : :filepathpanel.cpp :note: overridden virtual function is hereIn file included from 10 ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h virtual const wxEventTable *GetEventTable() const;: In file included from :../../../src/include/sdk.h ^13: : In file included from ../../../src/include/sdk_common.h:126In file included from 17compilerpanel.cpp:: : 10In file included from : ../../../src/include/editormanager.h../../../src/include/sdk_precomp.h:13In file included from : :../../../src/include/sdk.h213In file included from ::917../../../src/include/sdk_common.h:: : 126In file included from warning: : ../../../src/include/sdk_precomp.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../src/include/editormanager.h:213 DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE':9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const 13 DECLARE_EVENT_TABLE() ^ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:126:4472: 3715../../../src/include/editormanager.h::31::213 56note: : note: overridden virtual function is here:expanded from macro 'DECLARE_EVENT_TABLE' 9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: 4012:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 note: :31expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from buildtargetpanel.cpp:10: In file included from ../../../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); In file included from filepathpanel.cpp:10 ^ : In file included from ../../../src/include/sdk.h:17In file included from compilerpanel.cpp: In file included from ../../../src/include/sdk_precomp.h::1013: : In file included from ../../../src/include/sdk.h:17In file included from ../../../src/include/sdk_common.h: In file included from :127../../../src/include/sdk_precomp.h:: ../../../src/include/logmanager.h13: :40In file included from ../../../src/include/sdk_common.h:28:127: : ../../../src/include/logmanager.h:40warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]:28 : warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ 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, ...) ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here ../../../src/include/logmanager.h:37:39: inline wxString F(const wxString &msg, ...) note: ^ parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filepathpanel.cpp:10: In file included from ../../../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:9In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 13: In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() ^ :130: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/scriptingmanager.h:270:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE()In file included from buildtargetpanel.cpp:10: In file included from ../../../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] ^ :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \: 44724472 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:56::: 3712note: : expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE'33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 4010:42 ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:filepathpanel.cpp:4010:10: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk.h:17note: : virtual const wxEventTable* GetEventTable() const; \In file included from ../../../src/include/sdk_precomp.h: expanded from macro 'wxDECLARE_EVENT_TABLE'13 ^ : In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \:130 3712: ^: ../../../src/include/scriptingmanager.h:270/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371233:::9 :note: overridden virtual function is here warning: 33'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE()note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 4472 ^ ^ :56:In file included from buildtargetpanel.cpp:10: In file included from compilerpanel.cpp note: :10expanded from macro 'DECLARE_EVENT_TABLE'In file included from : In file included from ../../../src/include/sdk.h:17../../../src/include/sdk.h:: In file included from 17../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : In file included from In file included from ^../../../src/include/sdk_common.h:130 ../../../src/include/sdk_precomp.h: ../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:::1327042:9::: In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':130 warning: : ../../../src/include/scriptingmanager.h:270'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const : ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE()warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]3715:31: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ ^ virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::4472:564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715::3131:: note: note: overridden virtual function is hereoverridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ In file included from buildtargetpanel.cppIn file included from compilerpanel.cpp:10: In file included from In file included from :../../../src/include/sdk.hfilepathpanel.cpp::1017: : In file included from In file included from 10../../../src/include/sdk.h../../../src/include/sdk_precomp.h: ::In file included from 1713../../../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() : : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h:: ^13131 : In file included from ../../../src/include/sdk_common.h:131: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/toolsmanager.h: ::../../../src/include/toolsmanager.h447258:::5856:3:3: :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() :4010 ^note: : expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :4472: virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56 ^4010: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42::3712 note: :expanded from macro 'DECLARE_EVENT_TABLE'33: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010 ^ ^ :42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from buildtargetpanel.cpp:3712:33: :10: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk.h:17: virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const;In file included from ../../../src/include/sdk_precomp.h : ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from : filepathpanel.cpp:10: In file included from ../../../src/include/sdk_common.h:3712In file included from 131../../../src/include/sdk.h: :17: ../../../src/include/toolsmanager.h:In file included from :33../../../src/include/sdk_precomp.h58:: note: overridden virtual function is here13:: In file included from 3: ../../../src/include/sdk_common.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ 131 ^ : In file included from compilerpanel.cpp../../../src/include/toolsmanager.h::10: In file included from ../../../src/include/sdk.h:58:3: warning: 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_precomp.h: :4472: DECLARE_EVENT_TABLE()13 : ^ In file included from 56: ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE' :4472:56:131: note: ../../../src/include/toolsmanager.h:58:expanded from macro 'DECLARE_EVENT_TABLE' 3: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:42:4012: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE':42 expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 3715:note: :4012expanded from macro 'wxDECLARE_EVENT_TABLE' 31:42: : note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:3715:31:31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerpanel.cpp:10: In file included from ../../../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] In file included from filepathpanel.cpp DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ In file included from buildtargetpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:10: :In file included from :10../../../src/include/sdk.h229: ::In file included from 1769: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../../src/include/sdk.h: In file included from ../../../src/include/sdk_precomp.h:13#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : : ^In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h17:40: 142In file included from :5../../../src/include/sdk_precomp.h::135: : :warning: In file included from 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk_common.hnote: :140: ../../../src/include/xtra_res.h:40: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: wxDECLARE_ABSTRACT_CLASS(name); \: warning: note: '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' expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ 142: ^: 5: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h131:19: ^:5 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here 131: :30note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ : note: virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:229:19:69:5: virtual wxClassInfo *GetClassInfo() const note: ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' : 19:5: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^229:69 note: : overridden virtual function is here note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : note: ^: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 142:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: 131:142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS':5 30: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: wxDECLARE_ABSTRACT_CLASS(name); \ ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131:: 13130: note: :30expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from buildtargetpanel.cpp:10: In file included from compilerpanel.cpp:10: In file included from ../../../src/include/sdk.h:In file included from ../../../src/include/sdk.h17: :17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :142../../../src/include/sdk_common.h:: ../../../src/include/infowindow.h:61:142: 9: ../../../src/include/infowindow.hIn file included from warning: filepathpanel.cpp:10:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 61In file included from ../../../src/include/sdk.h: :9: warning: 17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: DECLARE_EVENT_TABLE()In file included from ../../../src/include/sdk_precomp.h ^ :13 DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE'4472 :56In file included from ../../../src/include/sdk_common.h: :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: 142: expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/infowindow.h ^:61: 9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 4010:42: DECLARE_EVENT_TABLE() note: ^ ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::4010 virtual const wxEventTable* GetEventTable() const; \ 56: ^note: :42: expanded from macro 'DECLARE_EVENT_TABLE' note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5expanded from macro 'wxDECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: virtual const wxEventTable* GetEventTable() const; \overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: DECLARE_EVENT_TABLE() 400: ^ 40105/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:::42 :note: 56overridden virtual function is here note: : expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ 56: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hnote: expanded from macro 'DECLARE_EVENT_TABLE': ^ 400 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();42note: :overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE()note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \:424472: ^: 56: In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'buildtargetpanel.cpp:note: 10: In file included from ../../../src/include/sdk.h:expanded from macro 'DECLARE_EVENT_TABLE' 17: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from compilerpanel.cpp ^13:: In file included from ../../../src/include/sdk_common.h:10 142: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../src/include/sdk.h: ../../../src/include/infowindow.h:4010:::176142: :In file included from 9:: note: ../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE'warning: : 13: In file included from ../../../src/include/sdk_common.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472filepathpanel.cpp: ::../../../src/include/infowindow.h10:: In file included from 5661../../../src/include/sdk.h::: 917note: :: expanded from macro 'DECLARE_EVENT_TABLE' In file included from warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::13: 4472:In file included from ../../../src/include/sdk_common.h56::142 : note: ^../../../src/include/infowindow.hexpanded from macro 'DECLARE_EVENT_TABLE' :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :401261:9::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42 warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ note: DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : 4472:56note: expanded from macro 'wxDECLARE_EVENT_TABLE': virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:4012:400:5:42: :note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() constnote: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h overridden virtual function is here: ^ 4472:56 DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: 5expanded from macro 'DECLARE_EVENT_TABLE': note: 56 : note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:42:56: note: :42expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: virtual wxEventHashTable& GetEventHashTable() const ^ 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT buildtargetpanel.lo -MD -MP -MF .deps/buildtargetpanel.Tpo -c buildtargetpanel.cpp -o buildtargetpanel.o >/dev/null 2>&1 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerpanel.lo -MD -MP -MF .deps/compilerpanel.Tpo -c compilerpanel.cpp -o compilerpanel.o >/dev/null 2>&1 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filepathpanel.lo -MD -MP -MF .deps/filepathpanel.Tpo -c filepathpanel.cpp -o filepathpanel.o >/dev/null 2>&1 depbase=`echo genericselectpath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT genericselectpath.lo -MD -MP -MF $depbase.Tpo -c -o genericselectpath.lo genericselectpath.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericselectpath.lo -MD -MP -MF .deps/genericselectpath.Tpo -c genericselectpath.cpp -fno-common -DPIC -o .libs/genericselectpath.o depbase=`echo infopanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT infopanel.lo -MD -MP -MF $depbase.Tpo -c -o infopanel.lo infopanel.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT infopanel.lo -MD -MP -MF .deps/infopanel.Tpo -c infopanel.cpp -fno-common -DPIC -o .libs/infopanel.o depbase=`echo genericsinglechoicelist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT genericsinglechoicelist.lo -MD -MP -MF $depbase.Tpo -c -o genericsinglechoicelist.lo genericsinglechoicelist.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericsinglechoicelist.lo -MD -MP -MF .deps/genericsinglechoicelist.Tpo -c genericsinglechoicelist.cpp -fno-common -DPIC -o .libs/genericsinglechoicelist.o In file included from genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 genericselectpath.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 genericselectpath.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 infopanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 infopanel.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 genericsinglechoicelist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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 genericsinglechoicelist.cpp:10: In file included from ../../../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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericselectpath.lo -MD -MP -MF .deps/genericselectpath.Tpo -c genericselectpath.cpp -o genericselectpath.o >/dev/null 2>&1 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT infopanel.lo -MD -MP -MF .deps/infopanel.Tpo -c infopanel.cpp -o infopanel.o >/dev/null 2>&1 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericsinglechoicelist.lo -MD -MP -MF .deps/genericsinglechoicelist.Tpo -c genericsinglechoicelist.cpp -o genericsinglechoicelist.o >/dev/null 2>&1 depbase=`echo projectpathpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectpathpanel.lo -MD -MP -MF $depbase.Tpo -c -o projectpathpanel.lo projectpathpanel.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectpathpanel.lo -MD -MP -MF .deps/projectpathpanel.Tpo -c projectpathpanel.cpp -fno-common -DPIC -o .libs/projectpathpanel.o depbase=`echo wiz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT wiz.lo -MD -MP -MF $depbase.Tpo -c -o wiz.lo wiz.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wiz.lo -MD -MP -MF .deps/wiz.Tpo -c wiz.cpp -fno-common -DPIC -o .libs/wiz.o depbase=`echo wizpage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT wizpage.lo -MD -MP -MF $depbase.Tpo -c -o wizpage.lo wizpage.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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wizpage.lo -MD -MP -MF .deps/wizpage.Tpo -c wizpage.cpp -fno-common -DPIC -o .libs/wizpage.o In file included from projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 projectpathpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 projectpathpanel.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 wiz.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:10: In file included from ../../../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 wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1731:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddWizard, "AddWizard"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1733:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddInfoPage, "AddInfoPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1734:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddProjectPathPage, "AddProjectPathPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1735:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddFilePathPage, "AddFilePathPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1736:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddCompilerPage, "AddCompilerPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1737:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddBuildTargetPage, "AddBuildTargetPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1738:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddGenericSingleChoiceListPage, "AddGenericSingleChoiceListPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1739:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddGenericSelectPathPage, "AddGenericSelectPathPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1740:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::AddPage, "AddPage"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1743:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::SetDebugTargetDefaults, "SetDebugTargetDefaults"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1746:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::EnableWindow, "EnableWindow"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1748:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetTextControlValue, "GetTextControlValue"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1749:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::SetSpinControlValue, "SetSpinControlValue"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1750:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetSpinControlValue, "GetSpinControlValue"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1752:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::IsCheckboxChecked, "IsCheckboxChecked"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1755:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::FillContainerWithCompilers, "FillContainerWithCompilers"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1773:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::IsCheckListboxItemChecked, "IsCheckListboxItemChecked"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1774:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::CheckCheckListboxItem, "CheckCheckListboxItem"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1776:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetWizardType, "GetWizardType"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1779:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetProjectPath, "GetProjectPath"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1786:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetWantDebug, "GetWantDebug"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1805:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::GetFileTargetIndex, "GetFileTargetIndex"). ^ In file included from wiz.cpp:42: 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_); ^~~~~~~~~~~~~~~~ wiz.cpp:1815:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef::func' requested here func(&Wiz::FillContainerWithChoices, "FillContainerWithChoices"). ^ In file included from wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 wizpage.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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 wizpage.cpp:10: In file included from ../../../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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectpathpanel.lo -MD -MP -MF .deps/projectpathpanel.Tpo -c projectpathpanel.cpp -o projectpathpanel.o >/dev/null 2>&1 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wizpage.lo -MD -MP -MF .deps/wizpage.Tpo -c wizpage.cpp -o wizpage.o >/dev/null 2>&1 58 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/sqplus -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wiz.lo -MD -MP -MF .deps/wiz.Tpo -c wiz.cpp -o wiz.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 libscriptedwizard.la -rpath /opt/pkg/lib/codeblocks/plugins buildtargetpanel.lo compilerpanel.lo filepathpanel.lo genericselectpath.lo infopanel.lo genericsinglechoicelist.lo projectpathpanel.lo wiz.lo wizpage.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++ -r -keep_private_externs -nostdlib -o .libs/libscriptedwizard.dylib-master.o .libs/buildtargetpanel.o .libs/compilerpanel.o .libs/filepathpanel.o .libs/genericselectpath.o .libs/infopanel.o .libs/genericsinglechoicelist.o .libs/projectpathpanel.o .libs/wiz.o .libs/wizpage.o libtool: link: clang++ -dynamiclib -o .libs/libscriptedwizard.dylib .libs/libscriptedwizard.dylib-master.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/libscriptedwizard.dylib libtool: link: ar cr .libs/libscriptedwizard.a buildtargetpanel.o compilerpanel.o filepathpanel.o genericselectpath.o infopanel.o genericsinglechoicelist.o projectpathpanel.o wiz.o wizpage.o libtool: link: ranlib .libs/libscriptedwizard.a libtool: link: ( cd ".libs" && rm -f "libscriptedwizard.la" && ln -s "../libscriptedwizard.la" "libscriptedwizard.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/scriptedwizard' Making all in projectsimporter gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter/resources/projectsimporter.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter' depbase=`echo projectsimporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectsimporter.lo -MD -MP -MF $depbase.Tpo -c -o projectsimporter.lo projectsimporter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo devcpploader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT devcpploader.lo -MD -MP -MF $depbase.Tpo -c -o devcpploader.lo devcpploader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo msvc10loader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvc10loader.lo -MD -MP -MF $depbase.Tpo -c -o msvc10loader.lo msvc10loader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc10loader.lo -MD -MP -MF .deps/msvc10loader.Tpo -c msvc10loader.cpp -fno-common -DPIC -o .libs/msvc10loader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT devcpploader.lo -MD -MP -MF .deps/devcpploader.Tpo -c devcpploader.cpp -fno-common -DPIC -o .libs/devcpploader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c projectsimporter.cpp -fno-common -DPIC -o .libs/projectsimporter.o In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 projectsimporter.cpp:10: In file included from ../../../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] In file included from devcpploader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE(); ^ In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56: DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42::4010 note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:4005::5: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h :17: In file included from In file included from devcpploader.cpp:10../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk.h13: :17In 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(); In file included from ../../../src/include/sdk_precomp.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401213: :42In file included from ../../../src/include/sdk_common.h: :93note: expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: virtual wxEventHashTable& GetEventHashTable() const warning: ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: DECLARE_EVENT_TABLE(); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: In file included from projectsimporter.cppnote: overridden virtual function is here:10 : In file included from DECLARE_EVENT_TABLE() ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174472:: In file included from 56:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:5 : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42: DECLARE_DYNAMIC_CLASS(wxScintilla); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: virtual wxEventHashTable& GetEventHashTable() const ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from devcpploader.cpp:10: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); In file included from ../../../src/include/sdk.h ^ :17: In file included from ../../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../../src/include/sdk_common.h142::935:: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS(wxScintilla); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:131:69: 30:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142overridden virtual function is here :5: DECLARE_ABSTRACT_CLASS(wxControl) ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: 69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 projectsimporter.cppIn file included from devcpploader.cpp:10: :10: In file included from ../../../src/include/sdk.h:In file included from ../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:9999: : ../../../src/include/sdk_events.h../../../src/include/sdk_events.h::7878::33:: warning: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::69229:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:142: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: :5note: overridden virtual function is here: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22769::69 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:135:5::5 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142:5142:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from devcpploader.cppIn file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:10:17: In file included from : In file included from ../../../src/include/sdk.h:17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h:13: 13: In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::9999: : ../../../src/include/sdk_events.h../../../src/include/sdk_events.h::153153::33:: warning: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229229::6969:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5142:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22630::69: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from devcpploader.cpp:13: In file included from ../../../src/include/sdk_common.h:10:99: In file included from : ../../../src/include/sdk_events.h../../../src/include/sdk.h:17:172: In file included from :3../../../src/include/sdk_precomp.h:: 13: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk_common.h :99: ../../../src/include/sdk_events.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^172: 3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69142:: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::530:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30:overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 226:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 1112:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:: 69:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:In file included from devcpploader.cpp99: :10: In file included from ../../../src/include/sdk.h:../../../src/include/sdk_events.h:17: In file included from 198:../../../src/include/sdk_precomp.h:133:: In file included from warning: ../../../src/include/sdk_common.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 99: ../../../src/include/sdk_events.h:198:3 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:: 5: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:131:5::30 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::301112:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::1112226::569:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::6930:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.hIn file included from devcpploader.cpp:99: ../../../src/include/sdk_events.h::10231:: In file included from ../../../src/include/sdk.h5::17 warning: : In file included from 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ 99: ../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::231227::569:: note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::135227::569:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1355::5 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ^5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'1598: 5: note: virtual wxClassInfo *GetClassInfo() const overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 5: ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5142:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: wxDECLARE_ABSTRACT_CLASS(name); \ ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 projectsimporter.cpp:10In file included from devcpploader.cpp:10: In file included from ../../../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() In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h: ^ 13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../src/include/sdk_common.h:56: 104: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/editorbase.h: 32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010overridden virtual function is here :42: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4004010::542:: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ :56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from devcpploader.cpp: 10: In file included from ../../../src/include/sdk.h:17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from ../../../src/include/sdk_precomp.h :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../src/include/sdk_common.h:42:104: note: ../../../src/include/editorbase.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:In file included from projectsimporter.cpp:56:10: note: In file included from ../../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE' :17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1044012:: ../../../src/include/editorbase.h42: :32note: expanded from macro 'wxDECLARE_EVENT_TABLE':5 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:400:56:5: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124472::4256:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:42:5: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsimporter.cpp:In file included from devcpploader.cpp:10: 10: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h:17: :17In file included from ../../../src/include/sdk_precomp.h: In file included from ../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:105: 105: ../../../src/include/cbeditor.h:../../../src/include/cbeditor.h:45:45:9:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^../../../src/include/editorbase.h:32 :5../../../src/include/editorbase.h:32: :5note: overridden virtual function is here: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h: virtual const wxEventTable* GetEventTable() const; \ 17: ^ In file included from ../../../src/include/sdk_precomp.h:13In file included from devcpploader.cpp:: In file included from 10: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h:105: 17: ../../../src/include/cbeditor.h:In file included from ../../../src/include/sdk_precomp.h45::139:: In file included from warning: ../../../src/include/sdk_common.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 105: ../../../src/include/cbeditor.h:45 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:4472: warning: 56:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4256:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ../../../src/include/editorbase.h:32:42:5: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^../../../src/include/editorbase.h: 32:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4472: note: 56:overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 devcpploader.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:: In file included from ../../../src/include/sdk_precomp.h:1317: In file included from ../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk_common.h:110110: : In file included from In file included from ../../../src/include/cbplugin.h../../../src/include/cbplugin.h::1818: : ../../../src/include/pluginmanager.h../../../src/include/pluginmanager.h::221221::99:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:33: : note: overridden virtual function is herenote: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ In file included from devcpploader.cpp:10In file included from projectsimporter.cpp: In file included from :10../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h17: :13In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_common.h:: In file included from 110: ../../../src/include/sdk_common.h:In file included from ../../../src/include/cbplugin.h:110: 18: In file included from ../../../src/include/cbplugin.h../../../src/include/pluginmanager.h::18221:9: ../../../src/include/pluginmanager.h: :221warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() ^ :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const 3715: ^ 31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here 3715:31: note: virtual wxEventHashTable& GetEventHashTable() const; ^ overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from devcpploader.cpp:10: :13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk.h:17: :111In file included from ../../../src/include/sdk_precomp.h:13: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/cbproject.h::11119: : In file included from In file included from ../../../src/include/projectmanager.h../../../src/include/cbproject.h::1919: : ../../../src/include/cbtreectrl.h:In file included from ../../../src/include/projectmanager.h49::199:: ../../../src/include/cbtreectrl.h:49: warning: 9:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131131::3030:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::5376:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5142:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19In file included from : ../../../src/include/cbtreectrl.h:50devcpploader.cpp::910: : In file included from ../../../src/include/sdk.h:17warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() In file included from ../../../src/include/sdk_common.h ^ :111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: In file included from :56../../../src/include/cbproject.h:: 19: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/projectmanager.h :19: ../../../src/include/cbtreectrl.h:50:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: note: 363:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472:42:56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: note: 42:overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from projectsimporter.cpp :10: In file included from ../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../../src/include/sdk_precomp.h::4213: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':111 : In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h virtual const wxEventTable* GetEventTable() const; \ ^ :19: ../../../src/include/cbtreectrl.h:In file included from devcpploader.cpp:50:10: 9:In file included from ../../../src/include/sdk.h: warning: 17: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^: In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111: 4472:In file included from ../../../src/include/cbproject.h56::19 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 note: : overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5:56: : note: overridden virtual function is herenote: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from devcpploader.cpp:10: In file included from In file included from ../../../src/include/sdk_common.h:111: ../../../src/include/sdk.h:17: In file included from In file included from ../../../src/include/cbproject.h../../../src/include/sdk_precomp.h::1913: : ../../../src/include/projectmanager.h:In file included from ../../../src/include/sdk_common.h474::1119:: In file included from warning: ../../../src/include/cbproject.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 19: ../../../src/include/projectmanager.h: DECLARE_EVENT_TABLE() ^ 474:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4010: note: expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 3712:33:In file included from projectsimporter.cpp: note: 10: overridden virtual function is here In file included from ../../../src/include/sdk.h:17: In file included from virtual const wxEventTable *GetEventTable() const; ^ ../../../src/include/sdk_precomp.h:13: In file included from devcpploader.cpp:In file included from ../../../src/include/sdk_common.h10: :111In file included from ../../../src/include/sdk.h:: In file included from 17: ../../../src/include/cbproject.h:In file included from ../../../src/include/sdk_precomp.h19: :13../../../src/include/projectmanager.h:: In file included from 474:../../../src/include/sdk_common.h:9:111: warning: In file included from ../../../src/include/cbproject.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :19: ../../../src/include/projectmanager.h: DECLARE_EVENT_TABLE() 474: ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: note: 42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: note: 31:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: ^ 31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 devcpploader.cpp:10: In file included from ../../../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' In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::13: In file included from ../../../src/include/sdk_common.h:3712:118: 33:../../../src/include/pipedprocess.h: note: 51:overridden virtual function is here 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^In file included from devcpploader.cpp:10 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../src/include/sdk.h:56: 17: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../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:4010 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37123715::3331:: note: note: overridden virtual function is hereoverridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ In file included from projectsimporter.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvc10loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 projectsimporter.cpp:10In file included from devcpploader.cpp:10: In file included from : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.h:../../../src/include/sdk_precomp.h:17: In file included from ../../../src/include/sdk_precomp.h:1313: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::120120: : ../../../src/include/cbauibook.h../../../src/include/cbauibook.h::115115::1414:: warning: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:10:289: note: overridden virtual function is here 10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 bool DeletePage(size_t page); ^ :14:In file included from devcpploader.cpp:10 warning: : In file included from ../../../src/include/sdk.h'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: In file included from ../../../src/include/sdk_precomp.h: bool RemovePage(size_t page); 13: ^ In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:120: ../../../src/include/cbauibook.h290::125:10:14: note: warning: overridden virtual function is here 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:In file included from projectsimporter.cpp290::1010:: In file included from note: ../../../src/include/sdk.h:overridden virtual function is here 17: In file included from ../../../src/include/sdk_precomp.h bool RemovePage(size_t page); ^ :13: In file included from devcpploader.cppIn file included from ../../../src/include/sdk_common.h:10: :120In file included from ../../../src/include/sdk.h: ../../../src/include/cbauibook.h:17:401: In file included from :9../../../src/include/sdk_precomp.h:: 13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk_common.h :120: ../../../src/include/cbauibook.h DECLARE_EVENT_TABLE() ^:401 :9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :56 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'436: 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: overridden virtual function is here: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ :4010In file included from projectsimporter.cpp:10:42: In file included from ../../../src/include/sdk.h: :17note: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120 virtual const wxEventTable* GetEventTable() const; \ ^ : ../../../src/include/cbauibook.hIn file included from devcpploader.cpp:401:10:9: In file included from ../../../src/include/sdk.h: :17: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :120 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/cbauibook.h:4472:401:56:9: note: warning: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: :42expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436note: expanded from macro 'wxDECLARE_EVENT_TABLE':5 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:56:5: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4012:56:42: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 projectsimporter.cpp:10: In file included from ../../../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: In file included from devcpploader.cpp:10: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk.h: DECLARE_EVENT_TABLE() 17: ^ In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447213: In file included from :56../../../src/include/sdk_common.h:: 126: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/editormanager.h: 213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ../../../src/include/sdk_precomp.h ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../src/include/sdk_common.h:12642:: ../../../src/include/editormanager.h note: :213expanded from macro 'wxDECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^3712: 33:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56overridden virtual function is here : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from devcpploader.cpp:10 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: In file included from 42:../../../src/include/sdk.h: note: 17: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h: virtual wxEventHashTable& GetEventHashTable() const 126: ^ ../../../src/include/editormanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::21331::9 note: : overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsimporter.cpp:10: In file included from ../../../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] In file included from va_start(arg_list, msg); ^ devcpploader.cpp:10: In file included from ../../../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 ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &msg, ...) ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from devcpploader.cpp:10: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_common.h:13: 130: In file included from ../../../src/include/sdk_common.h../../../src/include/scriptingmanager.h:270:130:9: ../../../src/include/scriptingmanager.h:: 270:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3712:3712:33: 33:note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from devcpploader.cpp:In file included from projectsimporter.cpp10: :10In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :130../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h: ../../../src/include/scriptingmanager.h:270:270:9:9: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:56:31: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsimporter.cpp:In file included from devcpploader.cpp10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:10: In file included from ../../../src/include/sdk.h:17:13: In file included from ../../../src/include/sdk_precomp.h:13: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::131131: : ../../../src/include/toolsmanager.h../../../src/include/toolsmanager.h::5858:3:3: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 3712:33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33note: overridden virtual function is here: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from devcpploader.cppIn file included from projectsimporter.cpp:10:10: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included 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: 17: In file included from ../../../src/include/sdk_precomp.h:expanded from macro 'DECLARE_EVENT_TABLE' 13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:58 :3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 msvc10loader.cpp:10: In file included from ../../../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 In file included from projectsimporter.cpp:devcpploader.cpp:10: In file included from ../../../src/include/sdk.h:10: In file included from ../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:13:140: In file included from : ../../../src/include/xtra_res.h:../../../src/include/sdk_common.h:40:140: 5:../../../src/include/xtra_res.h: warning: 40:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:69: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 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 virtual wxClassInfo *GetClassInfo() const :5 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:note: overridden virtual function is here5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22969::69 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142142::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from devcpploader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from projectsimporter.cpp:10: In file included from ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h17: :13In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_common.h:: In file included from ../../../src/include/sdk_common.h:142: 142: ../../../src/include/infowindow.h:../../../src/include/infowindow.h:6161::99:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::400400::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsimporter.cpp:In file included from devcpploader.cpp10: :10In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h::142142: : ../../../src/include/infowindow.h../../../src/include/infowindow.h::6161::99:: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::42:4012: note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:400:5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4012 ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from msvc10loader.cpp:31: ../../../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 msvc10loader.cpp:31: ../../../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 ^ msvc10loader.cpp:392:50: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"OutDir",offsetof(SProjectConfiguration,sOutDir),config,&m_OutDir); ^ ~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:395:50: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"IntDir",offsetof(SProjectConfiguration,sIntDir),config,&m_IntDir); ^ ~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:398:63: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesBool(prop,"IgnoreImportLibrary",offsetof(SProjectConfiguration,bNoImportLib),config,&m_NoImportLib); ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:401:50: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValues(prop,"TargetName",offsetof(SProjectConfiguration,sTargetName),config); ^ ~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:404:49: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValues(prop,"TargetExt",offsetof(SProjectConfiguration,sTargetExt),config); ^ ~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:409:58: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"ExecutablePath",offsetof(SProjectConfiguration,sExePath),config); ^ ~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ msvc10loader.cpp:412:54: warning: offset of on non-standard-layout type 'SProjectConfiguration' [-Winvalid-offsetof] SetConfigurationValuesPath(prop,"SourcePath",offsetof(SProjectConfiguration,sSourcePath),config); ^ ~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:105:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ ~ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c projectsimporter.cpp -o projectsimporter.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT devcpploader.lo -MD -MP -MF .deps/devcpploader.Tpo -c devcpploader.cpp -o devcpploader.o >/dev/null 2>&1 44 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc10loader.lo -MD -MP -MF .deps/msvc10loader.Tpo -c msvc10loader.cpp -o msvc10loader.o >/dev/null 2>&1 depbase=`echo msvc7loader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvc7loader.lo -MD -MP -MF $depbase.Tpo -c -o msvc7loader.lo msvc7loader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo msvc7workspaceloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvc7workspaceloader.lo -MD -MP -MF $depbase.Tpo -c -o msvc7workspaceloader.lo msvc7workspaceloader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc7loader.lo -MD -MP -MF .deps/msvc7loader.Tpo -c msvc7loader.cpp -fno-common -DPIC -o .libs/msvc7loader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc7workspaceloader.lo -MD -MP -MF .deps/msvc7workspaceloader.Tpo -c msvc7workspaceloader.cpp -fno-common -DPIC -o .libs/msvc7workspaceloader.o In file included from msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvc7loader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvc7workspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:10: In file included from ../../../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 msvc7loader.cpp:30: ../../../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 msvc7loader.cpp:30: ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 msvc7workspaceloader.cpp:10: In file included from ../../../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 ^ depbase=`echo msvcloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvcloader.lo -MD -MP -MF $depbase.Tpo -c -o msvcloader.lo msvcloader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcloader.lo -MD -MP -MF .deps/msvcloader.Tpo -c msvcloader.cpp -fno-common -DPIC -o .libs/msvcloader.o In file included from msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:10: In file included from ../../../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 msvcloader.cpp:37: ../../../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 msvcloader.cpp:37: ../../../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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc7workspaceloader.lo -MD -MP -MF .deps/msvc7workspaceloader.Tpo -c msvc7workspaceloader.cpp -o msvc7workspaceloader.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvc7loader.lo -MD -MP -MF .deps/msvc7loader.Tpo -c msvc7loader.cpp -o msvc7loader.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcloader.lo -MD -MP -MF .deps/msvcloader.Tpo -c msvcloader.cpp -o msvcloader.o >/dev/null 2>&1 depbase=`echo msvcworkspacebase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvcworkspacebase.lo -MD -MP -MF $depbase.Tpo -c -o msvcworkspacebase.lo msvcworkspacebase.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcworkspacebase.lo -MD -MP -MF .deps/msvcworkspacebase.Tpo -c msvcworkspacebase.cpp -fno-common -DPIC -o .libs/msvcworkspacebase.o depbase=`echo msvcworkspaceloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT msvcworkspaceloader.lo -MD -MP -MF $depbase.Tpo -c -o msvcworkspaceloader.lo msvcworkspaceloader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcworkspaceloader.lo -MD -MP -MF .deps/msvcworkspaceloader.Tpo -c msvcworkspaceloader.cpp -fno-common -DPIC -o .libs/msvcworkspaceloader.o In file included from msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcworkspacebase.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspacebase.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcworkspaceloader.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 msvcworkspaceloader.cpp:10: In file included from ../../../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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcworkspacebase.lo -MD -MP -MF .deps/msvcworkspacebase.Tpo -c msvcworkspacebase.cpp -o msvcworkspacebase.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT msvcworkspaceloader.lo -MD -MP -MF .deps/msvcworkspaceloader.Tpo -c msvcworkspaceloader.cpp -o msvcworkspaceloader.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 libprojectsimporter.la -rpath /opt/pkg/lib/codeblocks/plugins projectsimporter.lo devcpploader.lo msvc10loader.lo msvc7loader.lo msvc7workspaceloader.lo msvcloader.lo msvcworkspacebase.lo msvcworkspaceloader.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++ -r -keep_private_externs -nostdlib -o .libs/libprojectsimporter.dylib-master.o .libs/projectsimporter.o .libs/devcpploader.o .libs/msvc10loader.o .libs/msvc7loader.o .libs/msvc7workspaceloader.o .libs/msvcloader.o .libs/msvcworkspacebase.o .libs/msvcworkspaceloader.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libprojectsimporter.dylib .libs/libprojectsimporter.dylib-master.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/libprojectsimporter.dylib libtool: link: (cd .libs/libprojectsimporter.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter/../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libprojectsimporter.a projectsimporter.o devcpploader.o msvc10loader.o msvc7loader.o msvc7workspaceloader.o msvcloader.o msvcworkspacebase.o msvcworkspaceloader.o .libs/libprojectsimporter.lax/libtinyxml.a/tinyxml.o .libs/libprojectsimporter.lax/libtinyxml.a/tinyxmlerror.o .libs/libprojectsimporter.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libprojectsimporter.a libtool: link: rm -fr .libs/libprojectsimporter.lax libtool: link: ( cd ".libs" && rm -f "libprojectsimporter.la" && ln -s "../libprojectsimporter.la" "libprojectsimporter.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/projectsimporter' Making all in openfileslist gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/openfileslist' depbase=`echo openfileslistplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT openfileslistplugin.lo -MD -MP -MF $depbase.Tpo -c -o openfileslistplugin.lo openfileslistplugin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/openfileslist/openfileslist.zip manifest.xml > /dev/null libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT openfileslistplugin.lo -MD -MP -MF .deps/openfileslistplugin.Tpo -c openfileslistplugin.cpp -fno-common -DPIC -o .libs/openfileslistplugin.o In file included from openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 openfileslistplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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 openfileslistplugin.cpp:10: In file included from ../../../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: In file included from ../../../src/include/pluginmanager.h:11: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/set:604:30: warning: the specified comparator type does not provide a viable const call operator [-Wuser-defined-warnings] static_assert(sizeof(__diagnose_non_const_comparator<_Key, _Compare>()), ""); ^ ./openfileslistplugin.h:22:5: note: in instantiation of member function 'std::set::~set' requested here TargetFilesData() : activeFile(nullptr) {} // ctor ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__tree:976:5: note: from 'diagnose_if' attribute on '__diagnose_non_const_comparator': _LIBCPP_DIAGNOSE_WARNING(!std::__invokable<_Compare const&, _Tp const&, _Tp const&>::value, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__config:1361:21: note: expanded from macro '_LIBCPP_DIAGNOSE_WARNING' __attribute__((diagnose_if(__VA_ARGS__, "warning"))) ^ ~~~~~~~~~~~ 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/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT openfileslistplugin.lo -MD -MP -MF .deps/openfileslistplugin.Tpo -c openfileslistplugin.cpp -o openfileslistplugin.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 libopenfileslist.la -rpath /opt/pkg/lib/codeblocks/plugins openfileslistplugin.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++ -r -keep_private_externs -nostdlib -o .libs/libopenfileslist.dylib-master.o .libs/openfileslistplugin.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libopenfileslist.dylib .libs/libopenfileslist.dylib-master.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/libopenfileslist.dylib libtool: link: (cd .libs/libopenfileslist.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/openfileslist/../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libopenfileslist.a openfileslistplugin.o .libs/libopenfileslist.lax/libtinyxml.a/tinyxml.o .libs/libopenfileslist.lax/libtinyxml.a/tinyxmlerror.o .libs/libopenfileslist.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libopenfileslist.a libtool: link: rm -fr .libs/libopenfileslist.lax libtool: link: ( cd ".libs" && rm -f "libopenfileslist.la" && ln -s "../libopenfileslist.la" "libopenfileslist.la" ) gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/openfileslist' Making all in occurrenceshighlighting gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting/resources/occurrenceshighlighting.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting' depbase=`echo occurrenceshighlighting.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlighting.lo -MD -MP -MF $depbase.Tpo -c -o occurrenceshighlighting.lo occurrenceshighlighting.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo occurrencespanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT occurrencespanel.lo -MD -MP -MF $depbase.Tpo -c -o occurrencespanel.lo occurrencespanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo occurrenceshighlightingconfigurationpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlightingconfigurationpanel.lo -MD -MP -MF $depbase.Tpo -c -o occurrenceshighlightingconfigurationpanel.lo occurrenceshighlightingconfigurationpanel.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlighting.lo -MD -MP -MF .deps/occurrenceshighlighting.Tpo -c occurrenceshighlighting.cpp -fno-common -DPIC -o .libs/occurrenceshighlighting.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrencespanel.lo -MD -MP -MF .deps/occurrencespanel.Tpo -c occurrencespanel.cpp -fno-common -DPIC -o .libs/occurrencespanel.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlightingconfigurationpanel.lo -MD -MP -MF .deps/occurrenceshighlightingconfigurationpanel.Tpo -c occurrenceshighlightingconfigurationpanel.cpp -fno-common -DPIC -o .libs/occurrenceshighlightingconfigurationpanel.o In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:1713: In file included from ../../../src/include/sdk_common.h:93: In file included from : ../../../src/include/sdk_precomp.h../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:13:5:: In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: DECLARE_EVENT_TABLE(); warning: ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4010: note: 42:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:5:: note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:In file included from occurrenceshighlighting.cpp10: :10In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:93:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h::5398:5398:5:5: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 virtual wxEventHashTable& GetEventHashTable() const ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: overridden virtual function is here400: 5: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4472: 56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const In file included from occurrenceshighlightingconfigurationpanel.cpp: ^ 10: In file included from ../../../src/include/sdk.h:In file included from occurrenceshighlighting.cpp:1017: : In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_precomp.h:17: :13In file included from ../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_common.h93: :93../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: ../../../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' 5399#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: DECLARE_DYNAMIC_CLASS(wxScintilla); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: note: 5:overridden virtual function is here note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: note: 19:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ 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 occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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] In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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) 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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:: 69:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131: ^ 30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: wxDECLARE_ABSTRACT_CLASS(name); \ 5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 virtual wxClassInfo *GetClassInfo() const :69: ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30142:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from occurrenceshighlighting.cpp:: In file included from 10: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h:17: 13: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: In file included from :99../../../src/include/sdk_common.h:: ../../../src/include/sdk_events.h99: :153../../../src/include/sdk_events.h::3153:: 3:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: :69expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:1112: note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: ^ 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226note: expanded from macro 'DECLARE_ABSTRACT_CLASS':69 : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :131 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h:17:17: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:99:99: ../../../src/include/sdk_events.h:172:: ../../../src/include/sdk_events.h3::172 warning: :3'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:expanded from macro 'DECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112note: overridden virtual function is here:5 : note: DECLARE_ABSTRACT_CLASS(wxEvent) ^overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 DECLARE_ABSTRACT_CLASS(wxEvent) :69 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226note: expanded from macro 'DECLARE_ABSTRACT_CLASS':69 : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.hIn file included from occurrenceshighlighting.cpp::1710: In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :99../../../src/include/sdk_common.h:: ../../../src/include/sdk_events.h99: :198../../../src/include/sdk_events.h::3198:: 3:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 229:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: :30note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 1112:note: overridden virtual function is here5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: DECLARE_ABSTRACT_CLASS(wxEvent) note: ^ expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from occurrenceshighlighting.cpp:: In file included from 10: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h:17: 13: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:13:99: In file included from : ../../../src/include/sdk_events.h../../../src/include/sdk_common.h::23199: :5../../../src/include/sdk_events.h:: 231:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5 wxDECLARE_DYNAMIC_CLASS(name) ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5 wxDECLARE_DYNAMIC_CLASS(name) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ 30: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 note: :5overridden virtual function is here : note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 note: :69expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5135:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:142: :5note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :104../../../src/include/sdk_common.h:: ../../../src/include/editorbase.h:104: 32:../../../src/include/editorbase.h:5:32: warning: 5:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: expanded from macro 'wxDECLARE_EVENT_TABLE':42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: note: 400:overridden virtual function is here 5: DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4010: note: 42:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^In file included from occurrenceshighlightingconfigurationpanel.cpp:10 : In file included from ../../../src/include/sdk.h:17: In file included from occurrenceshighlighting.cppIn file included from ../../../src/include/sdk_precomp.h::10: 13: In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h104: :17: In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/editorbase.h:In file included from ../../../src/include/sdk_common.h32:5:104: : ../../../src/include/editorbase.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:32 :5: DECLARE_EVENT_TABLE() warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400::4005::5 note: : overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../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] In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from DECLARE_EVENT_TABLE() ^../../../src/include/sdk.h:17 : In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:13:56: In file included from : ../../../src/include/sdk_common.h:note: expanded from macro 'DECLARE_EVENT_TABLE'105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/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 32 DECLARE_EVENT_TABLE():5 ^: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4010: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from occurrenceshighlightingconfigurationpanel.cpp: virtual const wxEventTable* GetEventTable() const; \ 10: ^ In file included from ../../../src/include/sdk.h:17In file included from occurrenceshighlighting.cpp: In file included from :10../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_common.h17: :105In file included from ../../../src/include/sdk_precomp.h: ../../../src/include/cbeditor.h:13:45: In file included from :9../../../src/include/sdk_common.h:: 105: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/cbeditor.h: 45:9: DECLARE_EVENT_TABLE() ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^../../../src/include/editorbase.h:32: 5: ../../../src/include/editorbase.h:note: overridden virtual function is here32: 5: DECLARE_EVENT_TABLE() note: ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472: DECLARE_EVENT_TABLE() ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124012::42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../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: In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h DECLARE_EVENT_TABLE() ^ :18: ../../../src/include/pluginmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::2214472::956:: note: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4010: note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 :33In file included from occurrenceshighlighting.cpp: :10note: overridden virtual function is here: In file included from ../../../src/include/sdk.h:17: In file included from virtual const wxEventTable *GetEventTable() const; ^ ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.hIn file included from occurrenceshighlightingconfigurationpanel.cpp::11010: : In file included from In file included from ../../../src/include/sdk.h../../../src/include/cbplugin.h::1718: : In file included from ../../../src/include/pluginmanager.h:../../../src/include/sdk_precomp.h:221:13: 9:In file included from ../../../src/include/sdk_common.h warning: :110'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/cbplugin.h:18 DECLARE_EVENT_TABLE() ^ : ../../../src/include/pluginmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 221: virtual wxEventHashTable& GetEventHashTable() const 9: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:31 : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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) ^ In file included from occurrenceshighlightingconfigurationpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::10229:69:: In file included from note: ../../../src/include/sdk.h:17: In file included from expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h: ^ 49:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ 229:69 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5:5: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::30229:: 69:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 142:5: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h: wxDECLARE_ABSTRACT_CLASS(name); \ 17: ^ In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13: 131:In file included from ../../../src/include/sdk_common.h30::111 note: : In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../src/include/cbproject.h:19: In file included from virtual wxClassInfo *GetClassInfo() const ../../../src/include/projectmanager.h: ^ 19: ../../../src/include/cbtreectrl.h:50In file included from occurrenceshighlightingconfigurationpanel.cpp:9:10: : In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4472:../../../src/include/sdk_common.h:56:111: note: In file included from ../../../src/include/cbproject.hexpanded from macro 'DECLARE_EVENT_TABLE' :19: In file included from ../../../src/include/projectmanager.h:19: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/cbtreectrl.h: ^ 50/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::942:: note: expanded from macro 'wxDECLARE_EVENT_TABLE'warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54472:: 56:note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: virtual const wxEventTable* GetEventTable() const; \ overridden virtual function is here ^ DECLARE_EVENT_TABLE() In file included from occurrenceshighlighting.cpp ^ :10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:4472:17: 56:In file included from ../../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:19: 4010:In file included from ../../../src/include/projectmanager.h:42:19: ../../../src/include/cbtreectrl.h note: :50expanded from macro 'wxDECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from occurrenceshighlightingconfigurationpanel.cpp: :10note: expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401213: :42:In file included from ../../../src/include/sdk_common.h note: :111expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/cbproject.h:19: In file included from virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/projectmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::19363:: ../../../src/include/cbtreectrl.h5::50 note: :9overridden virtual function is here : warning: DECLARE_EVENT_TABLE() ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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 occurrenceshighlighting.cpp:10In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:: In file included from ../../../src/include/sdk.h:17: 17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from ../../../src/include/sdk_common.h:111:111: In file included from : In file included from ../../../src/include/cbproject.h:../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:47419: :9../../../src/include/projectmanager.h:: 474:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 virtual const wxEventTable* GetEventTable() const; \ : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: virtual const wxEventTable *GetEventTable() const; overridden virtual function is here ^ In file included from occurrenceshighlightingconfigurationpanel.cpp: virtual const wxEventTable *GetEventTable() const; 10: ^ In file included from ../../../src/include/sdk.h:17In file included from occurrenceshighlighting.cpp:10: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk.h:13: 17: In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h::11113: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/cbproject.h::111: 19: In file included from ../../../src/include/cbproject.h:../../../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(); ^19: ../../../src/include/projectmanager.h:474 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:9:42: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:56:31: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../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' In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from ../../../src/include/sdk_precomp.h4010::13: In file included from 42:../../../src/include/sdk_common.h: note: 118: ../../../src/include/pipedprocess.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^:33 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472overridden virtual function is here :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/sdk.h: ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:../../../src/include/sdk_precomp.h:42:13: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_common.h: 118: ../../../src/include/pipedprocess.h:51:9: virtual const wxEventTable* GetEventTable() const; \ ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33 DECLARE_EVENT_TABLE() : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:overridden virtual function is here 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from occurrenceshighlighting.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from ../../../src/include/sdk.h42::17 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118 virtual wxEventHashTable& GetEventHashTable() const ^: ../../../src/include/pipedprocess.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:51:31:9: note: : overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10In file included from occurrenceshighlighting.cpp: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h::1013: : In file included from ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_common.h17: :120In file included from ../../../src/include/sdk_precomp.h: ../../../src/include/cbauibook.h:115:14:13: : In file included from ../../../src/include/sdk_common.hwarning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:120 : ../../../src/include/cbauibook.h:115: bool DeletePage(size_t page); ^ 14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: bool DeletePage(size_t page); 289: ^ 10: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289 bool DeletePage(size_t page); :10 ^ : In file included from occurrenceshighlightingconfigurationpanel.cpp:10note: overridden virtual function is here: In file included from ../../../src/include/sdk.h:17 bool DeletePage(size_t page); ^ : In file included from In file included from occurrenceshighlighting.cpp../../../src/include/sdk_precomp.h::1013: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk.h:17: 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); ^ :120/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: ../../../src/include/cbauibook.h290::12510::14 note: : overridden virtual function is here warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ bool RemovePage(size_t page); ^ In file included from occurrenceshighlighting.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:10: 290:In file included from ../../../src/include/sdk.h10::17 note: : In file included from overridden virtual function is here ../../../src/include/sdk_precomp.h:13: In file included from bool RemovePage(size_t page); ^../../../src/include/sdk_common.h: 120: ../../../src/include/cbauibook.h:401In file included from occurrenceshighlightingconfigurationpanel.cpp:10:9: In file included from : ../../../src/include/sdk.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]17: In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^: In file included from ../../../src/include/sdk_common.h:120: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/cbauibook.h::56401:: 9:note: expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::42:4472: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: 436:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4010: note: 42:overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from occurrenceshighlighting.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:10 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42../../../src/include/sdk.h:: 17: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_precomp.h :13: In file included from ../../../src/include/sdk_common.h: virtual const wxEventTable* GetEventTable() const; \ 120: ^ ../../../src/include/cbauibook.h:In file included from occurrenceshighlightingconfigurationpanel.cpp:10401:: In file included from 9:../../../src/include/sdk.h: warning: 17: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() ^ In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:120: 4472:../../../src/include/cbauibook.h:56: 401:note: expanded from macro 'DECLARE_EVENT_TABLE' 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436: 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4472:42:56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:overridden virtual function is here 42: DECLARE_EVENT_TABLE() ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from occurrenceshighlightingconfigurationpanel.cpp:../../../src/include/sdk_precomp.h:10: In file included from ../../../src/include/sdk.h:13: 17: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_precomp.h:126:13: ../../../src/include/editormanager.h:: In file included from 213:../../../src/include/sdk_common.h:9:126: warning: ../../../src/include/editormanager.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 213/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::94010:: 42:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:56:33:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from occurrenceshighlighting.cpp:10 ^ : In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174010:: In file included from 42:../../../src/include/sdk_precomp.h:13 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9 virtual const wxEventTable* GetEventTable() const; \ ^: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33 DECLARE_EVENT_TABLE() ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472overridden virtual function is here :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:10: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../src/include/sdk.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:17: 42:In file included from ../../../src/include/sdk_precomp.h note: expanded from macro 'wxDECLARE_EVENT_TABLE':13 : In file included from ../../../src/include/sdk_common.h:126: virtual wxEventHashTable& GetEventHashTable() const ^../../../src/include/editormanager.h: 213:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3715:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 31: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const; note: expanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:In file included from occurrenceshighlightingconfigurationpanel.cpp17: :10: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk.h:13:17: In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_common.h:: In file included from 127: ../../../src/include/sdk_common.h:../../../src/include/logmanager.h:127: 40:../../../src/include/logmanager.h:28:40: warning: 28:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ 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, ...) ^ ../../../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 occurrenceshighlighting.cpp:10: In file included from ../../../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() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:occurrenceshighlightingconfigurationpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4472: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: ^33: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4010:42: note: virtual const wxEventTable *GetEventTable() const; ^expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from occurrenceshighlighting.cpp:10 virtual const wxEventTable* GetEventTable() const; \ : In file included from ^ ../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 3712:../../../src/include/sdk_precomp.h:33:13: note: In file included from ../../../src/include/sdk_common.hoverridden virtual function is here :130: ../../../src/include/scriptingmanager.h:270 virtual const wxEventTable *GetEventTable() const; ^:9 : In file included from occurrenceshighlightingconfigurationpanel.cpp:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]10: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42In file included from ../../../src/include/sdk.h:17: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h:130 virtual wxEventHashTable& GetEventHashTable() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:../../../src/include/scriptingmanager.h:31:270: note: 9:overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from occurrenceshighlightingconfigurationpanel.cpp:../../../src/include/sdk_precomp.h:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: 13: In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h::131131: : ../../../src/include/toolsmanager.h../../../src/include/toolsmanager.h::5858::33:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 virtual const wxEventTable* GetEventTable() const; \ : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^In file included from occurrenceshighlightingconfigurationpanel.cpp :10: In file included from occurrenceshighlighting.cpp:In file included from ../../../src/include/sdk.h10: :17In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: :131In file included from ../../../src/include/sdk_common.h: ../../../src/include/toolsmanager.h:131:58: ../../../src/include/toolsmanager.h::358:3: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: virtual wxEventHashTable& GetEventHashTable() const 31: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715note: overridden virtual function is here:31 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../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] In file included from occurrenceshighlightingconfigurationpanel.cpp: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) 10: In file included from ../../../src/include/sdk.h: ^ 17: In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:13:69:: In file included from ../../../src/include/sdk_common.h: note: 140: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:142:69: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: :30note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:131:19:30:5: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h::69:19: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 30: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from occurrenceshighlighting.cpp:10: In file included from ../../../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' In file included from occurrenceshighlightingconfigurationpanel.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::10: 4010:In file included from ../../../src/include/sdk.h:1742:: In file included from ../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61: virtual const wxEventTable* GetEventTable() const; \ 9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from occurrenceshighlighting.cpp:10: In file included from DECLARE_EVENT_TABLE() ../../../src/include/sdk.h: ^ 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../src/include/sdk_precomp.h::5613: : In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_EVENT_TABLE':142 : ../../../src/include/infowindow.h:61:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() ^4010: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: overridden virtual function is here42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:4472:5:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from occurrenceshighlightingconfigurationpanel.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: In file included from 4012:../../../src/include/sdk.h:42:17: note: In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../../src/include/sdk_common.h:142 virtual wxEventHashTable& GetEventHashTable() const ^ : ../../../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 occurrenceshighlightingconfigurationpanel.cpp:11: In file included from ./occurrenceshighlightingconfigurationpanel.h: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 occurrenceshighlightingconfigurationpanel.cpp:11: In file included from ./occurrenceshighlightingconfigurationpanel.h: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 ^ In file included from occurrenceshighlighting.cpp:25: ../../../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 occurrenceshighlighting.cpp:25: ../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrencespanel.lo -MD -MP -MF .deps/occurrencespanel.Tpo -c occurrencespanel.cpp -o occurrencespanel.o >/dev/null 2>&1 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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlightingconfigurationpanel.lo -MD -MP -MF .deps/occurrenceshighlightingconfigurationpanel.Tpo -c occurrenceshighlightingconfigurationpanel.cpp -o occurrenceshighlightingconfigurationpanel.o >/dev/null 2>&1 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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT occurrenceshighlighting.lo -MD -MP -MF .deps/occurrenceshighlighting.Tpo -c occurrenceshighlighting.cpp -o occurrenceshighlighting.o >/dev/null 2>&1 depbase=`echo highlighter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT highlighter.lo -MD -MP -MF $depbase.Tpo -c -o highlighter.lo highlighter.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT highlighter.lo -MD -MP -MF .deps/highlighter.Tpo -c highlighter.cpp -fno-common -DPIC -o .libs/highlighter.o In file included from highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In 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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included 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 highlighter.cpp:12: In file included from ../../../src/include/sdk.h:17: In file included 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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:12: In file included from ../../../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 highlighter.cpp:21: ../../../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 highlighter.cpp:21: ../../../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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT highlighter.lo -MD -MP -MF .deps/highlighter.Tpo -c highlighter.cpp -o highlighter.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 liboccurrenceshighlighting.la -rpath /opt/pkg/lib/codeblocks/plugins occurrenceshighlighting.lo occurrencespanel.lo occurrenceshighlightingconfigurationpanel.lo highlighter.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++ -r -keep_private_externs -nostdlib -o .libs/liboccurrenceshighlighting.dylib-master.o .libs/occurrenceshighlighting.o .libs/occurrencespanel.o .libs/occurrenceshighlightingconfigurationpanel.o .libs/highlighter.o libtool: link: clang++ -dynamiclib -o .libs/liboccurrenceshighlighting.dylib .libs/liboccurrenceshighlighting.dylib-master.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/liboccurrenceshighlighting.dylib libtool: link: ar cr .libs/liboccurrenceshighlighting.a occurrenceshighlighting.o occurrencespanel.o occurrenceshighlightingconfigurationpanel.o highlighter.o libtool: link: ranlib .libs/liboccurrenceshighlighting.a libtool: link: ( cd ".libs" && rm -f "liboccurrenceshighlighting.la" && ln -s "../liboccurrenceshighlighting.la" "liboccurrenceshighlighting.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/occurrenceshighlighting' Making all in todo gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo/resources/todo.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo' depbase=`echo addtododlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT addtododlg.lo -MD -MP -MF $depbase.Tpo -c -o addtododlg.lo addtododlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asktypedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT asktypedlg.lo -MD -MP -MF $depbase.Tpo -c -o asktypedlg.lo asktypedlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo todolist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT todolist.lo -MD -MP -MF $depbase.Tpo -c -o todolist.lo todolist.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT addtododlg.lo -MD -MP -MF .deps/addtododlg.Tpo -c addtododlg.cpp -fno-common -DPIC -o .libs/addtododlg.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT asktypedlg.lo -MD -MP -MF .deps/asktypedlg.Tpo -c asktypedlg.cpp -fno-common -DPIC -o .libs/asktypedlg.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todolist.lo -MD -MP -MF .deps/todolist.Tpo -c todolist.cpp -fno-common -DPIC -o .libs/todolist.o In file included from todolist.cpp:10: In file included from ../../../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: In file included from asktypedlg.cpp:10: In file included from ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5../../../src/include/sdk.h:17: : In file included from ../../../src/include/sdk_precomp.h:13warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398: DECLARE_EVENT_TABLE(); 5: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE(); 4472 ^ :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: In file included from addtododlg.cpp:10: In file included from ../../../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: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:5: : note: overridden virtual function is herenote: overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' : 4472:56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:::4240104010::42 note: expanded from macro 'wxDECLARE_EVENT_TABLE':: 42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400In file included from In file included from todolist.cpp:asktypedlg.cpp:5:10:: In file included from note: ../../../src/include/sdk.hoverridden virtual function is here:17 : In file included from ../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE()1013 : : ^In file included from ../../../src/include/sdk_common.h: In file included from 93: ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::../../../src/sdk/wxscintilla/include/wx/wxscintilla.h447217:: In file included from 5398:5:../../../src/include/sdk_precomp.h:56:: 13: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 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' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE(); ^addtododlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:4472:17:56: 4012:In file included from :../../../src/include/sdk_precomp.h42:note: :expanded from macro 'DECLARE_EVENT_TABLE' 13: In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':93: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ 5398:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:5:4012: :40042::5:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here DECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4472 56: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:40056note: ::5expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012 ::424012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^In file included from : asktypedlg.cpp56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: :400::note: 510expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk.h:17: : In file included from note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4012 ^13:: In file included from 42: ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h :5399:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const :4472: ^: 56warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from todolist.cpp: DECLARE_DYNAMIC_CLASS(wxScintilla);note: 10: In file included from expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk.h ^:17 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:In file included from ../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 69: ^:13 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../src/include/sdk_common.h4012 :93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 42 ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(wxScintilla); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxEventHashTable& GetEventHashTable() const 142 :5 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from addtododlg.cppnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':69 :: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'10: wxDECLARE_ABSTRACT_CLASS(name); \In file included from ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131:: ^17: 30:In file included from ../../../src/include/sdk_precomp.h :13: In file included from note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:93 142: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5:: virtual wxClassInfo *GetClassInfo() const 5 : ^note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: 5: wxDECLARE_ABSTRACT_CLASS(name); \ note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxScintilla); ^ DECLARE_ABSTRACT_CLASS(wxControl)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:69131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: ::expanded from macro 'DECLARE_DYNAMIC_CLASS'30226: :69: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^: :142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5:13119:: 530: : note: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^226 ^: 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here131: 30: DECLARE_ABSTRACT_CLASS(wxControl) ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: virtual wxClassInfo *GetClassInfo() const 69: ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from asktypedlg.cpp:10In file included from In file included from : todolist.cppaddtododlg.cppIn file included from ::1010../../../src/include/sdk.h: : :In file included from In file included from 17../../../src/include/sdk.h../../../src/include/sdk.h: In file included from ../../../src/include/sdk_precomp.h::17: In 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] 13: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)17: In file included from : ../../../src/include/sdk_precomp.h ^:In file included from 13: In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../src/include/sdk_common.h99:: 229../../../src/include/sdk_events.h:::78:99693: :: 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' ../../../src/include/sdk_events.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ :78:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:3:142:5 warning: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); '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/rtti.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598142 ::55/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: :note: note: 229overridden virtual function is here :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:227 ^142: :69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'5131 ::30 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: :1598expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'131: 5: : wxDECLARE_DYNAMIC_CLASS(name)30: ^ note: note: overridden virtual function is here expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ :5: virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227note: ^:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: wxDECLARE_ABSTRACT_CLASS(name); \ 1598 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:30#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);overridden virtual function is here: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ virtual wxClassInfo *GetClassInfo() const 135 ^ :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: wxDECLARE_DYNAMIC_CLASS(name) 69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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] In file included from todolist.cpp:10: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^In file included from ../../../src/include/sdk.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:17: 69:In file included from ../../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :3:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 warning: :5'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 wxDECLARE_ABSTRACT_CLASS(name); \ :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);In file included from 131 asktypedlg.cpp: ^:30 10: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::: 17142note: :5: In file included from : ../../../src/include/sdk_precomp.h:13note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : In file included from ../../../src/include/sdk_common.h: virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk_events.h::1112: ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: 131153overridden virtual function is here:: 30: note: DECLARE_ABSTRACT_CLASS(wxEvent)3: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h : ^:226 1112:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: :69note: overridden virtual function is here:229 :69: note: DECLARE_ABSTRACT_CLASS(wxEvent)expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h30: note: :142expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);: 5: ^ virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from todolist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from addtododlg.cpp:../../../src/include/sdk_precomp.h:13: 10: In file included from ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk.h99: ../../../src/include/sdk_events.h:17:172: In file included from :3../../../src/include/sdk_precomp.h:: 13: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/sdk_common.h :99: ../../../src/include/sdk_events.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ 172:3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ asktypedlg.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69:10:142: :In file included from note: 5../../../src/include/sdk.hexpanded from macro 'DECLARE_DYNAMIC_CLASS':: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 17: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); wxDECLARE_ABSTRACT_CLASS(name); \In file included from ../../../src/include/sdk_precomp.h: ^ 13 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ../../../src/include/sdk_common.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:99:: ../../../src/include/sdk_events.h30:142: :172note: :expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5 :3: note: warning: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS''GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 wxDECLARE_ABSTRACT_CLASS(name); \ :5 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) : note: ^ ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_ABSTRACT_CLASS(wxEvent)229: : ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:69:226: : 69:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^:1112:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here:142 131:5: DECLARE_ABSTRACT_CLASS(wxEvent): 30note: ^:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'69 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const ^note: 131 expanded from macro 'DECLARE_ABSTRACT_CLASS':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from todolist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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' In file included from addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../src/include/sdk_precomp.h:131:13: 30: note: In file included from In file included from ../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS'asktypedlg.cpp: :10: In file included from ../../../src/include/sdk.h: virtual wxClassInfo *GetClassInfo() const99: ../../../src/include/sdk_events.h 17: ^: 198 In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::11123::5: 13 warning: : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) DECLARE_ABSTRACT_CLASS(wxEvent)../../../src/include/sdk_common.h: ^99 ^ : ../../../src/include/sdk_events.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229198:3:226: 69:69:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_ABSTRACT_CLASS' : DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 229:69: ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':131 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:30::5 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const :142 ^ : wxDECLARE_ABSTRACT_CLASS(name); \5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 1112:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2261112::695:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :69 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from todolist.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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:In file included from asktypedlg.cpp:5: note: overridden virtual function is here10: In file included from ../../../src/include/sdk.h:17: In file included from addtododlg.cppIn file included from ../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)::1013 : ^In file included from ../../../src/include/sdk.h : In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:99:227: 17:../../../src/include/sdk_events.h: 69:In file included from : ../../../src/include/sdk_precomp.h231:13note: :: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'5In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5:5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) warning: note: ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) :227 ^ : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69:142: :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':227 note: :69:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: wxDECLARE_ABSTRACT_CLASS(name); \ ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); : ^ note: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 135:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name)expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const142:5: :142 ^:5 : note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13130::30 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:15981598::5:5: note: note: overridden virtual function is here overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::69227:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135135::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from todolist.cpp:10: In file included from asktypedlg.cpp:In file included from ../../../src/include/sdk.h:1710: : In file included from In file included from ../../../src/include/sdk.h:17../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: In file included from ../../../src/include/sdk_common.h:104:104: : ../../../src/include/editorbase.h../../../src/include/editorbase.h:32:In file included from :5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 32:5:addtododlg.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]10 : ^ In file included from ../../../src/include/sdk.h DECLARE_EVENT_TABLE() ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 17:4010: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_precomp.h::42134472::56: : note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ : ^42warning: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 5 DECLARE_EVENT_TABLE() ^note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ :56: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h :note: expanded from macro 'DECLARE_EVENT_TABLE'400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::In file included from 4010asktypedlg.cpp::1042: 4472: note: :expanded from macro 'wxDECLARE_EVENT_TABLE'56 : note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \ ^ :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::../../../src/include/sdk_precomp.h40042::13: : 5In file included from note: :../../../src/include/sdk_common.h note: expanded from macro 'wxDECLARE_EVENT_TABLE' :overridden virtual function is here 104: ../../../src/include/editorbase.h: virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() 32 ^ ^: 5 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from 4472:56: DECLARE_EVENT_TABLE()todolist.cpp : ^10: In file included from note: ../../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :17: :4472:In file included from ../../../src/include/sdk_precomp.h56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:: 13 ^: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.hnote: expanded from macro 'DECLARE_EVENT_TABLE' :32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: ^:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:In file included from addtododlg.cpp note: :10expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const : In file included from ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk.h::5: 4012::note: 1742overridden virtual function is here: In file included 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:: DECLARE_EVENT_TABLE()56note: :expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const note: ^ expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h virtual wxEventHashTable& GetEventHashTable() const ^:400:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h400overridden virtual function is here:: 5: note: DECLARE_EVENT_TABLE()4012overridden virtual function is here :42: ^ DECLARE_EVENT_TABLE() ^note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ 4012:42:4012:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from asktypedlg.cpp:10: In file included from addtododlg.cppIn file included from In file included from :../../../src/include/sdk.h:todolist.cpp1017:: 10: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h: In file included from ::../../../src/include/sdk_precomp.h1717: In file included from :13: ../../../src/include/sdk_precomp.h: In file included from :In file included from 13: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_precomp.h105../../../src/include/sdk_common.h:: :../../../src/include/cbeditor.h:10513: ../../../src/include/cbeditor.h: In file included from :45../../../src/include/sdk_common.h45::99: ::warning: 105'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../src/include/cbeditor.h :45:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]9: DECLARE_EVENT_TABLE() warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42 :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56 4472:note: : expanded from macro 'wxDECLARE_EVENT_TABLE'56note: :expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : note: 32 ^expanded from macro 'DECLARE_EVENT_TABLE': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: note: ^overridden virtual function is here note: DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' ^: 4010:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \expanded from macro 'wxDECLARE_EVENT_TABLE': 56 ^ : note: ../../../src/include/editorbase.h virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'DECLARE_EVENT_TABLE' ^:32: 5../../../src/include/editorbase.h:32:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4010note: :overridden virtual function is here 42: DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::447256 virtual const wxEventTable* GetEventTable() const; \:: 56 ^: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from todolist.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :10 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: In file included from : 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk.h:: 17: In file included from 4010note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 42: ../../../src/include/sdk_precomp.h:note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'wxDECLARE_EVENT_TABLE'13 ^ : In file included from ../../../src/include/sdk_common.h:105: virtual const wxEventTable* GetEventTable() const; \ ^../../../src/include/cbeditor.hIn file included from :45 :9:In file included from addtododlg.cppasktypedlg.cpp:: 1010warning: : : In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 17: In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE()17: : In file included from ^In file included from ../../../src/include/sdk_precomp.h ../../../src/include/sdk_common.h:105/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: :4472../../../src/include/cbeditor.h:13:: 5645In file included from ::../../../src/include/sdk_common.h 9:note: :105expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/cbeditor.h DECLARE_EVENT_TABLE():45:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9:::4012 warning: :42:4472'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 56: note: DECLARE_EVENT_TABLE() expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:../../../src/include/editorbase.h:3256 : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'DECLARE_EVENT_TABLE':5:4012: : note: overridden virtual function is here 42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::4472:5642 virtual wxEventHashTable& GetEventHashTable() const: ^note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: ../../../src/include/editorbase.h:expanded from macro 'DECLARE_EVENT_TABLE' 32:5 : virtual wxEventHashTable& GetEventHashTable() const note: ^ overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../src/include/editorbase.h : DECLARE_EVENT_TABLE() ^ 32/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::556:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' ^ DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4012: note: 42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : note: virtual wxEventHashTable& GetEventHashTable() const ^expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const ^:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from todolist.cpp:10: In file included from ../../../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 todolist.cpp:10: In file included from ../../../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 addtododlg.cpp:10: In file included from ../../../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 addtododlg.cpp:10: In file included from ../../../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()In file included from asktypedlg.cpp:10 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:17: 4472:In file included from ../../../src/include/sdk_precomp.h:1356:: In file included from ../../../src/include/sdk_common.h:110: In file included from note: ../../../src/include/cbplugin.h:expanded from macro 'DECLARE_EVENT_TABLE' 18: ../../../src/include/pluginmanager.h:221:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715note: expanded from macro 'DECLARE_EVENT_TABLE':31 : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from asktypedlg.cpp:10: In file included from ../../../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 todolist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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:In file included from addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:376:5: 17: In file included from ../../../src/include/sdk_precomp.hnote: overridden virtual function is here:13: In file included from ../../../src/include/sdk_common.h: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ 111: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229In file included from ../../../src/include/cbproject.h:69:19: : In file included from ../../../src/include/projectmanager.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':19 : ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ :142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131: ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'In file included from todolist.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13: 131:In file included from ../../../src/include/sdk_common.h30::111 note: : In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS'../../../src/include/cbproject.h:19: In file included from In file included from asktypedlg.cpp:10: virtual wxClassInfo *GetClassInfo() constIn file included from ../../../src/include/projectmanager.h ../../../src/include/sdk.h ^:19 :17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: :../../../src/include/sdk_precomp.h../../../src/include/cbtreectrl.h376::550:: note: overridden virtual function is here :13: In file included from DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 9: ^../../../src/include/sdk_common.h :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 111:69: DECLARE_EVENT_TABLE() note: ^ : expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::194472:56: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);In file included from ../../../src/include/projectmanager.h: : note: 19expanded from macro 'DECLARE_EVENT_TABLE': ../../../src/include/cbtreectrl.h :49:9 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hwarning: :142: ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229note: expanded from macro 'wxDECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \:69 ^: virtual const wxEventTable* GetEventTable() const; \note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' : ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 363:5 ^:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 DECLARE_EVENT_TABLE(): note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: wxDECLARE_ABSTRACT_CLASS(name); \ ^In file included from addtododlg.cpp:56 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: :In file included from expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk.h: 3017: In file included from ../../../src/include/sdk_precomp.h: :13: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../../src/include/sdk_common.h:111 virtual wxClassInfo *GetClassInfo() const:: 42 ^ In file included from ../../../src/include/cbproject.h:: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 37619: :5In file included from ../../../src/include/projectmanager.h: note: : virtual const wxEventTable* GetEventTable() const; \overridden virtual function is here19 : ^../../../src/include/cbtreectrl.h: 50:9 DECLARE_DYNAMIC_CLASS(wxTreeCtrl): ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from todolist.cpp:229: DECLARE_EVENT_TABLE():10 69: ^In file included from ../../../src/include/sdk.h ::17 note: : In file included from ../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::134472:56: In file included from :#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);../../../src/include/sdk_common.h note: : expanded from macro 'DECLARE_EVENT_TABLE'111 ^: In file included from ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::19142:: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5 ^:../../../src/include/projectmanager.h :note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 19 : ../../../src/include/cbtreectrl.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::50 wxDECLARE_ABSTRACT_CLASS(name); \ 4010: ^ 42:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::: note: expanded from macro 'wxDECLARE_EVENT_TABLE'warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h 56:363:5: note: In file included from :expanded from macro 'DECLARE_EVENT_TABLE'asktypedlg.cpp note: overridden virtual function is here :10: In file included from DECLARE_EVENT_TABLE() ../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: 17 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1344724012: ::56:In file included from ../../../src/include/sdk_common.h42 ::note: 111 expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../src/include/cbproject.h:19: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../src/include/projectmanager.h virtual wxEventHashTable& GetEventHashTable() const ^: 19 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../../src/include/cbtreectrl.h: :4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h50::429363:: note: expanded from macro 'wxDECLARE_EVENT_TABLE':5: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' In file included from addtododlg.cpp:10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk.h:::4012401017::: 4242In file included from :: note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_precomp.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 13 virtual wxEventHashTable& GetEventHashTable() const : In file included from ../../../src/include/sdk_common.h:111: In 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 virtual const wxEventTable* GetEventTable() const; \ :4472 ^ :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363note: expanded from macro 'DECLARE_EVENT_TABLE':5 : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:: 5: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: In file included from asktypedlg.cpp:10note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111: 4012:In file included from ../../../src/include/cbproject.h42::19 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50 virtual wxEventHashTable& GetEventHashTable() const ^ :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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 addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from todolist.cpp:10: In file included from In file included from ../../../src/include/cbproject.h:19../../../src/include/sdk.h:: ../../../src/include/projectmanager.h17: :474In file included from ../../../src/include/sdk_precomp.h::913: In file included from ../../../src/include/sdk_common.h:: 111: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../src/include/cbproject.h :19: ../../../src/include/projectmanager.h DECLARE_EVENT_TABLE() ^ :474:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:9:56: warning: note: expanded from macro 'DECLARE_EVENT_TABLE''GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^ 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:3712: :33note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from addtododlg.cpp3712::1033:: In file included from note: ../../../src/include/sdk.h:overridden virtual function is here 17: In file included from ../../../src/include/sdk_precomp.h:13 virtual const wxEventTable *GetEventTable() const; ^: In file included from ../../../src/include/sdk_common.h:In file included from todolist.cpp:10111: In file included from asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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] : In file included from DECLARE_EVENT_TABLE()In file included from ^../../../src/include/sdk.h:17 ../../../src/include/cbproject.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from ../../../src/include/sdk_precomp.h:::194472: ../../../src/include/projectmanager.h:56:13: : note: In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/sdk_common.h:111: 474:In file included from ../../../src/include/cbproject.h9: :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();19 ^: ../../../src/include/projectmanager.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::474:4012:9:42: warning: note: 4010:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_EVENT_TABLE' 42: DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: virtual const wxEventTable* GetEventTable() const; \ 3715 ^note: : expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:3331: : note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: overridden virtual function is here overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; ^: virtual const wxEventTable *GetEventTable() const; ^ 4012 :42: note: In file included from asktypedlg.cppexpanded from macro 'wxDECLARE_EVENT_TABLE' :10: In file included from ../../../src/include/sdk.h:17: virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::133715:: In file included from 31:../../../src/include/sdk_common.h: note: overridden virtual function is here111: In file included from ../../../src/include/cbproject.h:19: virtual wxEventHashTable& GetEventHashTable() const; ../../../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 addtododlg.cpp:10: In file included from ../../../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:3712In file included from todolist.cpp:10:33: : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:note: overridden virtual function is here13: In file included from ../../../src/include/sdk_common.h:118: virtual const wxEventTable *GetEventTable() const; ../../../src/include/pipedprocess.h: ^ 51:9:In file included from addtododlg.cpp: warning: 10: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE() ^ ../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: In file included from note: asktypedlg.cpp: expanded from macro 'DECLARE_EVENT_TABLE':In file included from 10 ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from 9../../../src/include/sdk.h ^:: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:174010'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: :42: note: DECLARE_EVENT_TABLE()In file included from ../../../src/include/sdk_precomp.h expanded from macro 'wxDECLARE_EVENT_TABLE': ^ 13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h virtual const wxEventTable* GetEventTable() const; \ ^:51: 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h3712:33:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472:: 56: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable *GetEventTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from todolist.cppnote: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :4012:42:10: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk.h4010::1742 virtual wxEventHashTable& GetEventHashTable() const: : In file included from ^../../../src/include/sdk_precomp.h : 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: In file included from :3715:expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_common.h31 :: note: 118: overridden virtual function is here ../../../src/include/pipedprocess.h virtual const wxEventTable* GetEventTable() const; \ ^:51 virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::93712:33:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h overridden virtual function is here ^ :4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^In file included from asktypedlg.cpp: 10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:3715:17: 31:In file included from ../../../src/include/sdk_precomp.h note: :13overridden virtual function is here : In file included from ../../../src/include/sdk_common.h:118: virtual wxEventHashTable& GetEventHashTable() const; ^ ../../../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 asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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] In file included from addtododlg.cpp:In file included from bool DeletePage(size_t page);10 : ^todolist.cpp In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:::120289:: 1010: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:: 13../../../src/include/cbauibook.hIn file included from :../../../src/include/sdk.h: 115:In file included from 17: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_precomp.h120: :14:../../../src/include/cbauibook.h13: In file included from ::125:14 ../../../src/include/sdk_common.hwarning: :: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../src/include/cbauibook.h bool DeletePage(size_t page); : 115 bool RemovePage(size_t page); ^:14: ^ warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10:/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 addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h :13note: overridden virtual function is here : bool DeletePage(size_t page); bool RemovePage(size_t page); In file included from ../../../src/include/sdk_common.h ^ :120: ../../../src/include/cbauibook.h:125:In file included from ^14asktypedlg.cpp::10 warning: : 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:13 bool RemovePage(size_t page); : : ^In file included from 10 ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::120 :note: overridden virtual function is here 290: ../../../src/include/cbauibook.h::401 bool DeletePage(size_t page);: 9 ^: 10:warning: note: overridden virtual function is here In file included from todolist.cpp: bool RemovePage(size_t page); 10: ^ In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.hIn file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:addtododlg.cpp 13: In file included from ../../../src/include/sdk_common.h DECLARE_EVENT_TABLE():10 :: ^120In file included from : ../../../src/include/cbauibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../src/include/sdk.h:125:4472:17: 14:In file included from :56../../../src/include/sdk_precomp.h : note: :13warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_common.h: bool RemovePage(size_t page); ^ 120/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ../../../src/include/cbauibook.h:10 ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h401:9 ::note: 4010overridden virtual function is here : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ 42: DECLARE_EVENT_TABLE() ^ In file included from todolist.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::10: note: In file included from 4472expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk.h: 56: :17note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../src/include/sdk_precomp.h virtual const wxEventTable* GetEventTable() const; \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();13:5: : ^note: overridden virtual function is here In file included from ../../../src/include/sdk_common.h:120/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: DECLARE_EVENT_TABLE()4010../../../src/include/cbauibook.h : ^401::42: 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::expanded from macro 'wxDECLARE_EVENT_TABLE' 4472warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724010:42::56 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' 436:5: virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: overridden virtual function is here ^ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:asktypedlg.cpp: DECLARE_EVENT_TABLE() 4010:10 ^42: In file included from ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::174472:: In file included from 56:../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_common.h:120: : ../../../src/include/cbauibook.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE':401 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:9: virtual const wxEventTable* GetEventTable() const; \42 : ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5 DECLARE_EVENT_TABLE() : ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 DECLARE_EVENT_TABLE() : ^ note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ ^: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: addtododlg.cpp4012expanded from macro 'DECLARE_EVENT_TABLE':: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'10: In file included from ../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17: In file included from ../../../src/include/sdk_precomp.h virtual wxEventHashTable& GetEventHashTable() const :13 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:In file included from ../../../src/include/sdk_common.h436::1205:: ../../../src/include/cbauibook.h note: :401overridden virtual function is here :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::56:4256 :: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: virtual const wxEventTable* GetEventTable() const; \expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ ^ virtual wxEventHashTable& GetEventHashTable() const In file included from todolist.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: : 4012:42:In file included from ../../../src/include/sdk.h note: expanded from macro 'wxDECLARE_EVENT_TABLE':17 : In file included from ../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const In file included from ../../../src/include/sdk_common.h ^ :120: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436../../../src/include/cbauibook.h::5401:: 9:note: overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 asktypedlg.cpp:10In file included from todolist.cpp: :In file included from In file included from 10addtododlg.cpp../../../src/include/sdk.h: ::In file included from 1017../../../src/include/sdk.h: : :In file included from In file included from 17../../../src/include/sdk_precomp.h:13../../../src/include/sdk.h: : :In file included from In file included from 17../../../src/include/sdk_common.h../../../src/include/sdk_precomp.h: ::In file included from 12613../../../src/include/sdk_precomp.h: : ../../../src/include/editormanager.hIn file included from ../../../src/include/sdk_common.h:::12613213: In file included from :: ../../../src/include/sdk_common.h9../../../src/include/editormanager.h:::126 213: warning: :../../../src/include/editormanager.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9:213: DECLARE_EVENT_TABLE(): 9 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472 DECLARE_EVENT_TABLE(): DECLARE_EVENT_TABLE() ^ 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^4472:56 note: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :expanded from macro 'wxDECLARE_EVENT_TABLE'4010:42 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ ^expanded from macro 'wxDECLARE_EVENT_TABLE': 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'3712 virtual const wxEventTable* GetEventTable() const; \ : ^ 33: note: virtual const wxEventTable* GetEventTable() const; \ ^overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual const wxEventTable *GetEventTable() const;33: : ^ 33: note: note: overridden virtual function is here overridden virtual function is here In file included from todolist.cpp: virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ^ 10: In file included from In file included from asktypedlg.cpp../../../src/include/sdk.h:17In file included from :: addtododlg.cpp10In file included from :../../../src/include/sdk_precomp.h:10: : 13In file included from In file included from : ../../../src/include/sdk.h../../../src/include/sdk.h::17: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_precomp.h:17:13: 126In file included from : ../../../src/include/sdk_precomp.h../../../src/include/editormanager.h::13: In file included from : 213../../../src/include/sdk_common.h:9In file included from ../../../src/include/sdk_common.h:::126 126: warning: ../../../src/include/editormanager.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213: ../../../src/include/editormanager.h DECLARE_EVENT_TABLE() :213 ^ :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: warning: 4472::956:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124472::4256:: note: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE':4472:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 4012 ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4242: ::note: 3715expanded from macro 'wxDECLARE_EVENT_TABLE': 31: note: virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const: ^ 3715:31: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715overridden virtual function is here :31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from todolist.cppIn file included from : :In file included from 10addtododlg.cpp../../../src/include/sdk_precomp.h:10: In file included from :: 13In file included from ../../../src/include/sdk.h:17../../../src/include/sdk.h:: : 17In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h: :127: ../../../src/include/logmanager.hIn file included from ../../../src/include/sdk_precomp.h:40:::131328: In file included from : ../../../src/include/sdk_common.h: warning: :passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]127In file included from ../../../src/include/sdk_common.h: :../../../src/include/logmanager.h:127: ../../../src/include/logmanager.h va_start(arg_list, msg); :40: ^40 28: :28warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:../../../src/include/logmanager.h:39:37: note: parameter of type 'const wxString &' is declared here 39: inline wxString F(const wxString &msg, ...) note: parameter of type 'const wxString &' is declared here../../../src/include/logmanager.h: ^ 37 :39: inline wxString F(const wxString &msg, ...) ^ note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from todolist.cpp:10: In file included from ../../../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 todolist.cpp:10: In file included from ../../../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 addtododlg.cpp:10: In file included from ../../../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.hIn file included from asktypedlg.cpp:10: In file included from :4472:56: note: ../../../src/include/sdk.h:17: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 130: ../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:270:42:9: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:33:56:: note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const;#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from addtododlg.cpp:104010:: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:42:13: note: In file included from ../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :130: ../../../src/include/scriptingmanager.h:270:9: virtual const wxEventTable* GetEventTable() const; \ ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 :33: DECLARE_EVENT_TABLE() ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable *GetEventTable() const; ^ note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../src/include/sdk_precomp.h:42:13: note: In file included from ../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :130: ../../../src/include/scriptingmanager.h:270 virtual wxEventHashTable& GetEventHashTable() const ^:9 : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3715:31: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:overridden virtual function is here 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from todolist.cpp:10: In file included from ../../../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 todolist.cpp:10: In file included from ../../../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 addtododlg.cpp:10: In file included from ../../../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] In file included from asktypedlg.cpp:10: In file included from ../../../src/include/sdk.h:17 DECLARE_EVENT_TABLE() ^ : In file included from ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::134472:: In file included from 56:../../../src/include/sdk_common.h: note: 131: expanded from macro 'DECLARE_EVENT_TABLE' ../../../src/include/toolsmanager.h:58:3: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() ^ 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 33: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:note: overridden virtual function is here42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from addtododlg.cpp: virtual const wxEventTable* GetEventTable() const; \ 10: In file included from ^ ../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::17: In file included from 3712:../../../src/include/sdk_precomp.h:33:13: In file included from note: ../../../src/include/sdk_common.h:131overridden virtual function is here : ../../../src/include/toolsmanager.h:58:3: virtual const wxEventTable *GetEventTable() const; ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from asktypedlg.cpp :10 DECLARE_EVENT_TABLE() ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../src/include/sdk.h:4472:17: 56:In file included from ../../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :58 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:3:42: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const 4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: :31:note: expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from todolist.cpp:10: In file included from ../../../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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^In file included from asktypedlg.cpp:10 addtododlg.cpp:10: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../src/include/sdk.h:229: 17:In file included from : 69../../../src/include/sdk.hIn 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:22917:: :In file included from 69../../../src/include/sdk_precomp.hnote: :expanded from macro 'DECLARE_DYNAMIC_CLASS' :13note: expanded from macro 'DECLARE_DYNAMIC_CLASS': In file included from ../../../src/include/sdk_common.h #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :140: ../../../src/include/xtra_res.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :40:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ :131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:30: wxDECLARE_ABSTRACT_CLASS(name); \ : ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h virtual wxClassInfo *GetClassInfo() const ^ :229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h::#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^1969 :: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here142: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^5 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :note: 142expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 5: note: :69expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131expanded from macro 'DECLARE_DYNAMIC_CLASS' : virtual wxClassInfo *GetClassInfo() const ^ 30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 19:5:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const note: overridden virtual function is here ^ ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229142::695:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from addtododlg.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from todolist.cpp:: In file included from 10: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h13: :17: In file included from ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: :142In file included from ../../../src/include/sdk_common.h: ../../../src/include/infowindow.h::In file included from asktypedlg.cpp:10: In file included from ../../../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] 142 DECLARE_EVENT_TABLE() ^ : 61:9: ../../../src/include/infowindow.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hwarning: ::4472:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]61 56: note: :9 DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE': ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ^4010 :42: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: note: :expanded from macro 'wxDECLARE_EVENT_TABLE'4472: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 ^ ^ :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::note: 4010overridden virtual function is here:42 4010::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:::400400:5 ::5note: :expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::overridden virtual function is here401056: : DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE' ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 56 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \:4010:42 expanded from macro 'DECLARE_EVENT_TABLE': ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ^:asktypedlg.cpp 4010:42In file included from :addtododlg.cpp:10: : 10note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk_precomp.h: virtual const wxEventTable* GetEventTable() const; \ 13: ^ In file included from ../../../src/include/sdk_common.h:142:In file included from todolist.cpp:: 1710../../../src/include/infowindow.h: :In file included from 61:: In file included from 9../../../src/include/sdk.h../../../src/include/sdk_precomp.h::: 1713warning: : : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE()../../../src/include/sdk_common.h: In file included from 142 ^../../../src/include/sdk_common.h :142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: : :../../../src/include/infowindow.h56::61:../../../src/include/infowindow.h 9:note: 61expanded from macro 'DECLARE_EVENT_TABLE': :9: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012::5642: note: :4472expanded from macro 'DECLARE_EVENT_TABLE' : 56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::401242400:::42 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' :note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h :400:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(): 5: ^ note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here:4472: 56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE':42:4472 :56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from todolist.cpp:35: ../../../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 todolist.cpp:35: ../../../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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT asktypedlg.lo -MD -MP -MF .deps/asktypedlg.Tpo -c asktypedlg.cpp -o asktypedlg.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT addtododlg.lo -MD -MP -MF .deps/addtododlg.Tpo -c addtododlg.cpp -o addtododlg.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todolist.lo -MD -MP -MF .deps/todolist.Tpo -c todolist.cpp -o todolist.o >/dev/null 2>&1 depbase=`echo todolistview.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT todolistview.lo -MD -MP -MF $depbase.Tpo -c -o todolistview.lo todolistview.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todolistview.lo -MD -MP -MF .deps/todolistview.Tpo -c todolistview.cpp -fno-common -DPIC -o .libs/todolistview.o In file included from todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 todolistview.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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; ^ depbase=`echo todosettingsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT todosettingsdlg.lo -MD -MP -MF $depbase.Tpo -c -o todosettingsdlg.lo todosettingsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.cpp:10: In file included from ../../../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 todolistview.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 todolistview.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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todosettingsdlg.lo -MD -MP -MF .deps/todosettingsdlg.Tpo -c todosettingsdlg.cpp -fno-common -DPIC -o .libs/todosettingsdlg.o In file included from todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file 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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 todosettingsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included 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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 todosettingsdlg.cpp:10: In file included from ../../../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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todosettingsdlg.lo -MD -MP -MF .deps/todosettingsdlg.Tpo -c todosettingsdlg.cpp -o todosettingsdlg.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT todolistview.lo -MD -MP -MF .deps/todolistview.Tpo -c todolistview.cpp -o todolistview.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 libtodo.la -rpath /opt/pkg/lib/codeblocks/plugins addtododlg.lo asktypedlg.lo todolist.lo todolistview.lo todosettingsdlg.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++ -r -keep_private_externs -nostdlib -o .libs/libtodo.dylib-master.o .libs/addtododlg.o .libs/asktypedlg.o .libs/todolist.o .libs/todolistview.o .libs/todosettingsdlg.o libtool: link: clang++ -dynamiclib -o .libs/libtodo.dylib .libs/libtodo.dylib-master.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/libtodo.dylib libtool: link: ar cr .libs/libtodo.a addtododlg.o asktypedlg.o todolist.o todolistview.o todosettingsdlg.o libtool: link: ranlib .libs/libtodo.a libtool: link: ( cd ".libs" && rm -f "libtodo.la" && ln -s "../libtodo.la" "libtodo.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/todo' Making all in abbreviations gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations/resources/abbreviations.zip abbreviationsconfigpanel.xrc images/16x16/arrow.png images/20x20/arrow.png images/24x24/arrow.png images/28x28/arrow.png images/32x32/arrow.png images/40x40/arrow.png images/48x48/arrow.png images/56x56/arrow.png images/64x64/arrow.png manifest.xml > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations' depbase=`echo abbreviations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT abbreviations.lo -MD -MP -MF $depbase.Tpo -c -o abbreviations.lo abbreviations.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo abbreviationsconfigpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT abbreviationsconfigpanel.lo -MD -MP -MF $depbase.Tpo -c -o abbreviationsconfigpanel.lo abbreviationsconfigpanel.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT abbreviationsconfigpanel.lo -MD -MP -MF .deps/abbreviationsconfigpanel.Tpo -c abbreviationsconfigpanel.cpp -fno-common -DPIC -o .libs/abbreviationsconfigpanel.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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT abbreviations.lo -MD -MP -MF .deps/abbreviations.Tpo -c abbreviations.cpp -fno-common -DPIC -o .libs/abbreviations.o In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../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:56In file included from abbreviations.cpp:10: In file included from ../../../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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:42expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from abbreviationsconfigpanel.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:10:56: In file included from : ../../../src/include/sdk.h:17: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h:93: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54010:: 42:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from abbreviations.cpp:10 : In file included from ../../../src/include/sdk.h:17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::1342: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../src/include/sdk_common.h: 93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398: virtual wxEventHashTable& GetEventHashTable() const ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: 400:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from abbreviationsconfigpanel.cpp:10: : In file included from ../../../src/include/sdk.hnote: expanded from macro 'DECLARE_EVENT_TABLE':17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:93 : ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5399:4012:5: 42:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_DYNAMIC_CLASS(wxScintilla); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: ^69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:../../../src/include/sdk_common.h:5: 93: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: 5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_DYNAMIC_CLASS(wxScintilla); :30 ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69: virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:5:69: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30131:: 30:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 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 abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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] In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) :13: ^ In file included from ../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 99: ../../../src/include/sdk_events.h:78: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: : note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::691598:: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:142:227:5:69: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: wxDECLARE_ABSTRACT_CLASS(name); \ 69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In 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:In file included from abbreviationsconfigpanel.cpp warning: :10'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk.h:17: In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ../../../src/include/sdk_precomp.h: ^ 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229In file included from ../../../src/include/sdk_common.h:69::99 note: : ../../../src/include/sdk_events.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131: ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5:30: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112226::569:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^226:69 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from abbreviationsconfigpanel.cppIn file included from ../../../src/include/sdk_precomp.h:10: :13In file included from ../../../src/include/sdk.h:: In file included from ../../../src/include/sdk_common.h17: In file included from ../../../src/include/sdk_precomp.h:13:99: ../../../src/include/sdk_events.h:172: In file included from ../../../src/include/sdk_common.h:3: warning: :99'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../src/include/sdk_events.h:172:3: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69: note: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 1112:overridden virtual function is here 5: note: DECLARE_ABSTRACT_CLASS(wxEvent) ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: DECLARE_ABSTRACT_CLASS(wxEvent) 69: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226expanded from macro 'DECLARE_ABSTRACT_CLASS' :69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 131: ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviations.cpp:10: In file included from abbreviationsconfigpanel.cppIn file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:10:13: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_common.h:17: 99: In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_events.h::13198:: In file included from 3:../../../src/include/sdk_common.h: warning: 99: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/sdk_events.h:198:3 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h warning: :229'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'DECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 ^:5 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: ^69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_ABSTRACT_CLASS' 1112:5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: :69note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:In file included from abbreviationsconfigpanel.cpp231:5: warning: :10'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ :13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../src/include/sdk_common.h227::9969:: ../../../src/include/sdk_events.h note: :231expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' :5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:5:69: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 5: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: overridden virtual function is here30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: ^69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:135:69:5: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5135:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131142::305:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../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 abbreviationsconfigpanel.cpp:10: In file included from ../../../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 abbreviations.cpp:10: In file included from ../../../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 abbreviations.cpp:10: In file included from ../../../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 abbreviationsconfigpanel.cpp:10: In file included from ../../../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 abbreviationsconfigpanel.cpp:10: In file included from ../../../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 abbreviations.cpp:10: In file included from ../../../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 abbreviations.cpp:10: In file included from ../../../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 abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from abbreviations.cpp../../../src/include/sdk_precomp.h:13:10: In file included from : In file included from ../../../src/include/sdk_common.h:../../../src/include/sdk.h:17: In file included from 110: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/cbplugin.h13: :18In file included from ../../../src/include/sdk_common.h: ../../../src/include/pluginmanager.h::110221:: In file included from 9: ../../../src/include/cbplugin.h:warning: 18: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../src/include/pluginmanager.h:221:9: warning: DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^:56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3712/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::333712:: 33:note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from abbreviationsconfigpanel.cpp:In file included from abbreviations.cpp10: :10In file included from ../../../src/include/sdk.h: In file included from :17../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_precomp.h13: :13In file included from ../../../src/include/sdk_common.h: In file included from :110../../../src/include/sdk_common.h:: In file included from 110: ../../../src/include/cbplugin.h:In file included from ../../../src/include/cbplugin.h18: :18../../../src/include/pluginmanager.h:: ../../../src/include/pluginmanager.h221::2219::9 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const ^ :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:note: expanded from macro 'DECLARE_EVENT_TABLE'31: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from abbreviationsconfigpanel.cpp:10In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk.h:17: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h::13111: : In file included from In file included from ../../../src/include/cbproject.h../../../src/include/sdk_common.h::19111: : In file included from In file included from ../../../src/include/cbproject.h../../../src/include/projectmanager.h::1919: : In file included from ../../../src/include/cbtreectrl.h:../../../src/include/projectmanager.h:49:19: 9:../../../src/include/cbtreectrl.h: warning: 49:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ^ :69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229note: expanded from macro 'DECLARE_DYNAMIC_CLASS':69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376 ^ :5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376overridden virtual function is here :5: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 wxDECLARE_ABSTRACT_CLASS(name); \ : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviationsconfigpanel.cpp:10 virtual wxClassInfo *GetClassInfo() const : In file included from ../../../src/include/sdk.h ^ :17: In file included from ../../../src/include/sdk_precomp.hIn file included from abbreviations.cpp:10:13: In file included from : In file included from ../../../src/include/sdk.h:../../../src/include/sdk_common.h:17: 111: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/cbproject.h:13:19: In file included from ../../../src/include/sdk_common.h: In file included from :111../../../src/include/projectmanager.h:: In file included from 19: ../../../src/include/cbproject.h:../../../src/include/cbtreectrl.h:19: 50:In file included from ../../../src/include/projectmanager.h:9:19: warning: ../../../src/include/cbtreectrl.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 50:9: DECLARE_EVENT_TABLE() warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4010 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: note: overridden virtual function is here363: 5: note: DECLARE_EVENT_TABLE() overridden virtual function is here ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from abbreviationsconfigpanel.cppIn file included from abbreviations.cpp::1010: : In file included from In file included from ../../../src/include/sdk.h../../../src/include/sdk.h::1717: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_precomp.h::1313: : In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:111:111: In file included from : In file included from ../../../src/include/cbproject.h:19../../../src/include/cbproject.h:: In file included from 19: ../../../src/include/projectmanager.h:In file included from ../../../src/include/projectmanager.h19: :19../../../src/include/cbtreectrl.h:50: ../../../src/include/cbtreectrl.h:9:50: :9warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363: note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:../../../src/include/sdk_precomp.h:17: In file included from 13: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: :111In file included from ../../../src/include/sdk_common.h: In file included from :111../../../src/include/cbproject.h:: In file included from 19: ../../../src/include/cbproject.h:../../../src/include/projectmanager.h:19: 474:../../../src/include/projectmanager.h:9:474: warning: 9:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042::42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: 3712:overridden virtual function is here 33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; In file included from abbreviationsconfigpanel.cpp:10 ^ : In file included from ../../../src/include/sdk.h:In file included from abbreviations.cpp:1017: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk.h::1317: : In file included from In file included from ../../../src/include/sdk_precomp.h../../../src/include/sdk_common.h::13111: : In file included from In file included from ../../../src/include/cbproject.h../../../src/include/sdk_common.h::19111: : ../../../src/include/projectmanager.hIn file included from ../../../src/include/cbproject.h:474::199:: ../../../src/include/projectmanager.h warning: :474'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'wxDECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const; ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../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' In file included from abbreviations.cpp: virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10: In file included from 3712:../../../src/include/sdk.h:17: 33:In file included from ../../../src/include/sdk_precomp.h note: :13: overridden virtual function is here In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h: virtual const wxEventTable *GetEventTable() const; ^ 51:In file included from abbreviationsconfigpanel.cpp:109:: In file included from ../../../src/include/sdk.h warning: :17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() ^ In file included from ../../../src/include/sdk_common.h:118/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ../../../src/include/pipedprocess.h:56:51: note: expanded from macro 'DECLARE_EVENT_TABLE':9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472:42:56: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712note: expanded from macro 'wxDECLARE_EVENT_TABLE':33 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 3715: ^ 31: note: In file included from abbreviations.cpp:overridden virtual function is here 10: In file included from ../../../src/include/sdk.h:17 virtual wxEventHashTable& GetEventHashTable() const; ^: In file included 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 abbreviationsconfigpanel.cpp:10In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h: In file included from ../../../src/include/sdk.h::1717: In file included from ../../../src/include/sdk_precomp.h: In file included from ../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../src/include/sdk_common.h../../../src/include/sdk_common.h:120:120: ../../../src/include/cbauibook.h:115: ../../../src/include/cbauibook.h:14:115: :14warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:28910::10: note: note: overridden virtual function is here overridden virtual function is here bool DeletePage(size_t page); bool DeletePage(size_t page); ^ ^ In file included from abbreviations.cpp:In file included from abbreviationsconfigpanel.cpp10: :10In file included from ../../../src/include/sdk.h:: In file included from 17: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_precomp.h17: :13: In file included from ../../../src/include/sdk_precomp.hIn file included from ../../../src/include/sdk_common.h:13:120: In file included from : ../../../src/include/cbauibook.h:../../../src/include/sdk_common.h:125:120: 14:../../../src/include/cbauibook.h: warning: 125:'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 abbreviationsconfigpanel.cpp:10 bool RemovePage(size_t page); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hIn file included from ../../../src/include/sdk.h:290::1710:: In file included from note: overridden virtual function is here../../../src/include/sdk_precomp.h: 13: In file included from ../../../src/include/sdk_common.h: bool RemovePage(size_t page); ^ 120: ../../../src/include/cbauibook.h:401:9In file included from abbreviations.cpp:10: : In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../src/include/sdk.h: 17: In file included from ../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() ^ :13: In file included from ../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1204472:: ../../../src/include/cbauibook.h56::401 note: :9expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447242::56: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54010:: 42:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010: DECLARE_EVENT_TABLE() ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from abbreviationsconfigpanel.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../src/include/sdk.h:42: 17: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../src/include/sdk_precomp.h :13: In file included from ../../../src/include/sdk_common.h:120: virtual const wxEventTable* GetEventTable() const; \ ^../../../src/include/cbauibook.h: 401In file included from abbreviations.cpp::910: In file included from ../../../src/include/sdk.h: :17warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../src/include/sdk_common.h4472::12056:: ../../../src/include/cbauibook.h note: :401expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012overridden virtual function is here :42: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4012:42 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from In file included from abbreviationsconfigpanel.cpp:abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:1710: In file included from : In file included from ../../../src/include/sdk_precomp.h:13: ../../../src/include/sdk.h:In file included from ../../../src/include/sdk_common.h17: In file included from ../../../src/include/sdk_precomp.h:126:13: ../../../src/include/editormanager.h: In file included from :213../../../src/include/sdk_common.h::9126: : ../../../src/include/editormanager.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213:9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 56: virtual const wxEventTable *GetEventTable() const; note: expanded from macro 'DECLARE_EVENT_TABLE' ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:13: 42: In file included from ../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' :126: ../../../src/include/editormanager.h:213:9: virtual const wxEventTable* GetEventTable() const; \ ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: 33: note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable *GetEventTable() const; ^: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^17: In file included from ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4012:In file included from ../../../src/include/sdk_common.h42::126 note: : ../../../src/include/editormanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :213:9: warning: virtual wxEventHashTable& GetEventHashTable() const ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: DECLARE_EVENT_TABLE() ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual wxEventHashTable& GetEventHashTable() const; ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:In file included from abbreviationsconfigpanel.cpp127: :10../../../src/include/logmanager.h:: In file included from 40:../../../src/include/sdk.h:28:17: In file included from warning: ../../../src/include/sdk_precomp.h:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] 13: In file included from va_start(arg_list, msg); ^ ../../../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../../../src/include/logmanager.h:: 37:39:note: parameter of type 'const wxString &' is declared here note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &msg, ...) ^ In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../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' In file included from abbreviations.cpp:10: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../src/include/sdk.h:17: In file included from ^ ../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401013: :42:In file included from ../../../src/include/sdk_common.h note: :130expanded from macro 'wxDECLARE_EVENT_TABLE' : ../../../src/include/scriptingmanager.h:270:9: warning: virtual const wxEventTable* GetEventTable() const; \ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() ^ :3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:33:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here virtual const wxEventTable *GetEventTable() const;#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from abbreviationsconfigpanel.cpp:10: 4010:In file included from ../../../src/include/sdk.h42::17 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/scriptingmanager.h:270/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:9:33: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from abbreviations.cpp: 10: In file included from ../../../src/include/sdk.h:17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../src/include/sdk_precomp.h:42:13: note: In file included from ../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ :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 abbreviationsconfigpanel.cpp:10: In file included from In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h../../../src/include/sdk.h:17: In file included from :17../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk_common.h13: :131In file included from ../../../src/include/sdk_common.h: ../../../src/include/toolsmanager.h:131:58: ../../../src/include/toolsmanager.h:3:58: :3warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4472: note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual const wxEventTable* GetEventTable() const; \ :33 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712overridden virtual function is here :33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from abbreviations.cpp:10 virtual const wxEventTable *GetEventTable() const; ^: In file included from ../../../src/include/sdk.h:17In file included from abbreviationsconfigpanel.cpp:: In file included from 10: ../../../src/include/sdk_precomp.h:In file included from ../../../src/include/sdk.h13: :17In file included from ../../../src/include/sdk_common.h: In file included from :131../../../src/include/sdk_precomp.h:: ../../../src/include/toolsmanager.h13: :58In file included from ../../../src/include/sdk_common.h:3: :131warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../src/include/toolsmanager.h:58: DECLARE_EVENT_TABLE() ^3: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56 DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3715:31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3715:note: overridden virtual function is here31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from abbreviations.cpp:10In file included from abbreviationsconfigpanel.cpp: In file included from ../../../src/include/sdk.h:10: In file included from ../../../src/include/sdk.h:17: In file included from :17../../../src/include/sdk_precomp.h:: In file included from ../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:140:140: ../../../src/include/xtra_res.h:: ../../../src/include/xtra_res.h40::405::5 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ 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' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1425::5 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::131:30: note: 30: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 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 19: ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: overridden virtual function is here142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ 229:69: note: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from abbreviationsconfigpanel.cpp:10: In file included from ../../../src/include/sdk.h:17In file included from abbreviations.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h: In file included from :13../../../src/include/sdk_precomp.h:: In file included from 13: ../../../src/include/sdk_common.h:In file included from ../../../src/include/sdk_common.h142: :142../../../src/include/infowindow.h:61: ../../../src/include/infowindow.h:9:61: :9warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4010 ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5:5: : note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from In file included from abbreviationsconfigpanel.cpp:abbreviations.cpp:10: 10: In file included from ../../../src/include/sdk.hIn file included from ../../../src/include/sdk.h:17:17: In file included from : In file included from ../../../src/include/sdk_precomp.h:../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../src/include/sdk_common.hIn file included from ../../../src/include/sdk_common.h:142: :142../../../src/include/infowindow.h:: ../../../src/include/infowindow.h61::619::9 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::5400:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from abbreviationsconfigpanel.cpp:11In file included from abbreviations.cpp:19: In file included from ./abbreviationsconfigpanel.h:: In file included from 10: ./abbreviationsconfigpanel.h:../../../src/include/cbstyledtextctrl.h:10: ../../../src/include/cbstyledtextctrl.h:105105::99:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5: 5398:note: overridden virtual function is here5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from abbreviationsconfigpanel.cppIn file included from abbreviations.cpp::1119: : In file included from In file included from ./abbreviationsconfigpanel.h./abbreviationsconfigpanel.h::1010: : ../../../src/include/cbstyledtextctrl.h../../../src/include/cbstyledtextctrl.h::105105::99:: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const ^4472: 56:../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: note: 5398:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401256::42: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40125398::425:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here DECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^ :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT abbreviationsconfigpanel.lo -MD -MP -MF .deps/abbreviationsconfigpanel.Tpo -c abbreviationsconfigpanel.cpp -o abbreviationsconfigpanel.o >/dev/null 2>&1 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/sqplus -I../../../src/include/scripting/bindings -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT abbreviations.lo -MD -MP -MF .deps/abbreviations.Tpo -c abbreviations.cpp -o abbreviations.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 libabbreviations.la -rpath /opt/pkg/lib/codeblocks/plugins abbreviations.lo abbreviationsconfigpanel.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++ -r -keep_private_externs -nostdlib -o .libs/libabbreviations.dylib-master.o .libs/abbreviations.o .libs/abbreviationsconfigpanel.o libtool: link: clang++ -dynamiclib -o .libs/libabbreviations.dylib .libs/libabbreviations.dylib-master.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/libabbreviations.dylib libtool: link: ar cr .libs/libabbreviations.a abbreviations.o abbreviationsconfigpanel.o libtool: link: ranlib .libs/libabbreviations.a libtool: link: ( cd ".libs" && rm -f "libabbreviations.la" && ln -s "../libabbreviations.la" "libabbreviations.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/abbreviations' Making all in contrib gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib' Making all in AutoVersioning gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/AutoVersioning' depbase=`echo AutoVersioning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT AutoVersioning.lo -MD -MP -MF $depbase.Tpo -c -o AutoVersioning.lo AutoVersioning.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avChangesDlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT avChangesDlg.lo -MD -MP -MF $depbase.Tpo -c -o avChangesDlg.lo avChangesDlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avHeader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT avHeader.lo -MD -MP -MF $depbase.Tpo -c -o avHeader.lo avHeader.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avChangesDlg.lo -MD -MP -MF .deps/avChangesDlg.Tpo -c avChangesDlg.cpp -fno-common -DPIC -o .libs/avChangesDlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avHeader.lo -MD -MP -MF .deps/avHeader.Tpo -c avHeader.cpp -fno-common -DPIC -o .libs/avHeader.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT AutoVersioning.lo -MD -MP -MF .deps/AutoVersioning.Tpo -c AutoVersioning.cpp -fno-common -DPIC -o .libs/AutoVersioning.o In file included from AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In 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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included 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 AutoVersioning.cpp:3: In file included from ../../../../src/include/sdk.h:17: In file included 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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 AutoVersioning.cpp:3: In file included from ../../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avHeader.lo -MD -MP -MF .deps/avHeader.Tpo -c avHeader.cpp -o avHeader.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avChangesDlg.lo -MD -MP -MF .deps/avChangesDlg.Tpo -c avChangesDlg.cpp -o avChangesDlg.o >/dev/null 2>&1 depbase=`echo avSvnRevision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT avSvnRevision.lo -MD -MP -MF $depbase.Tpo -c -o avSvnRevision.lo avSvnRevision.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avSvnRevision.lo -MD -MP -MF .deps/avSvnRevision.Tpo -c avSvnRevision.cpp -fno-common -DPIC -o .libs/avSvnRevision.o 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT AutoVersioning.lo -MD -MP -MF .deps/AutoVersioning.Tpo -c AutoVersioning.cpp -o AutoVersioning.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avSvnRevision.lo -MD -MP -MF .deps/avSvnRevision.Tpo -c avSvnRevision.cpp -o avSvnRevision.o >/dev/null 2>&1 depbase=`echo avVersionEditorDlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT avVersionEditorDlg.lo -MD -MP -MF $depbase.Tpo -c -o avVersionEditorDlg.lo avVersionEditorDlg.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avVersionEditorDlg.lo -MD -MP -MF .deps/avVersionEditorDlg.Tpo -c avVersionEditorDlg.cpp -fno-common -DPIC -o .libs/avVersionEditorDlg.o avVersionEditorDlg.cpp:742:29: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] type = cbC2U(typeid(*(this->FindFocus())).name()); ^ PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/AutoVersioning/AutoVersioning.zip manifest.xml > /dev/null 1 warning 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT avVersionEditorDlg.lo -MD -MP -MF .deps/avVersionEditorDlg.Tpo -c avVersionEditorDlg.cpp -o avVersionEditorDlg.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 libAutoVersioning.la -rpath /opt/pkg/lib/codeblocks/plugins AutoVersioning.lo avChangesDlg.lo avHeader.lo avSvnRevision.lo avVersionEditorDlg.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++ -r -keep_private_externs -nostdlib -o .libs/libAutoVersioning.dylib-master.o .libs/AutoVersioning.o .libs/avChangesDlg.o .libs/avHeader.o .libs/avSvnRevision.o .libs/avVersionEditorDlg.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libAutoVersioning.dylib .libs/libAutoVersioning.dylib-master.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/libAutoVersioning.dylib libtool: link: (cd .libs/libAutoVersioning.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/AutoVersioning/../../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libAutoVersioning.a AutoVersioning.o avChangesDlg.o avHeader.o avSvnRevision.o avVersionEditorDlg.o .libs/libAutoVersioning.lax/libtinyxml.a/tinyxml.o .libs/libAutoVersioning.lax/libtinyxml.a/tinyxmlerror.o .libs/libAutoVersioning.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libAutoVersioning.a libtool: link: rm -fr .libs/libAutoVersioning.lax libtool: link: ( cd ".libs" && rm -f "libAutoVersioning.la" && ln -s "../libAutoVersioning.la" "libAutoVersioning.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/AutoVersioning' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in BrowseTracker gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/BrowseTracker' depbase=`echo BrowseTracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BrowseTracker.lo -MD -MP -MF $depbase.Tpo -c -o BrowseTracker.lo BrowseTracker.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo BrowseSelector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BrowseSelector.lo -MD -MP -MF $depbase.Tpo -c -o BrowseSelector.lo BrowseSelector.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT Version.lo -MD -MP -MF $depbase.Tpo -c -o Version.lo Version.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c Version.cpp -fno-common -DPIC -o .libs/Version.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTracker.lo -MD -MP -MF .deps/BrowseTracker.Tpo -c BrowseTracker.cpp -fno-common -DPIC -o .libs/BrowseTracker.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseSelector.lo -MD -MP -MF .deps/BrowseSelector.Tpo -c BrowseSelector.cpp -fno-common -DPIC -o .libs/BrowseSelector.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c Version.cpp -o Version.o >/dev/null 2>&1 In file included from BrowseSelector.cpp:33: ../../../../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 BrowseSelector.cpp:33: ../../../../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 BrowseSelector.cpp:34: In file included from ../../../../src/include/editormanager.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 BrowseSelector.cpp:34: In file included from ../../../../src/include/editormanager.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 BrowseSelector.cpp:34: In file included from ../../../../src/include/editormanager.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 BrowseSelector.cpp:34: In file included from ../../../../src/include/editormanager.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 BrowseSelector.cpp:34: In file included from ../../../../src/include/editormanager.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 BrowseSelector.cpp:34: ../../../../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 BrowseSelector.cpp:34: ../../../../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 BrowseSelector.cpp:35: ../../../../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 BrowseSelector.cpp:35: ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseSelector.cpp:38: In file included from ./BrowseTracker.h:25: 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 BrowseSelector.cpp:38: In file included from ./BrowseTracker.h:25: 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseSelector.cpp:38: In file included from ./BrowseTracker.h:26: In file included from ./BrowseTrackerDefs.h:5: ../../../../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 BrowseSelector.cpp:38: In file included from ./BrowseTracker.h:26: In file included from ./BrowseTrackerDefs.h:5: ../../../../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 BrowseSelector.cpp:38: In file included from ./BrowseTracker.h:26: In file included from ./BrowseTrackerDefs.h:5: ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseTracker.cpp:69: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:69: In file included from ../../../../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 BrowseTracker.cpp:87: ../../../../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 BrowseTracker.cpp:87: ../../../../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 ^ depbase=`echo BrowseMarks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BrowseMarks.lo -MD -MP -MF $depbase.Tpo -c -o BrowseMarks.lo BrowseMarks.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseMarks.lo -MD -MP -MF .deps/BrowseMarks.Tpo -c BrowseMarks.cpp -fno-common -DPIC -o .libs/BrowseMarks.o 16 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseSelector.lo -MD -MP -MF .deps/BrowseSelector.Tpo -c BrowseSelector.cpp -o BrowseSelector.o >/dev/null 2>&1 In file included from BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseMarks.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.cpp:21: In file included from ../../../../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 BrowseMarks.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 BrowseMarks.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTracker.lo -MD -MP -MF .deps/BrowseTracker.Tpo -c BrowseTracker.cpp -o BrowseTracker.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseMarks.lo -MD -MP -MF .deps/BrowseMarks.Tpo -c BrowseMarks.cpp -o BrowseMarks.o >/dev/null 2>&1 depbase=`echo BrowseTrackerConfPanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerConfPanel.lo -MD -MP -MF $depbase.Tpo -c -o BrowseTrackerConfPanel.lo BrowseTrackerConfPanel.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerConfPanel.lo -MD -MP -MF .deps/BrowseTrackerConfPanel.Tpo -c BrowseTrackerConfPanel.cpp -fno-common -DPIC -o .libs/BrowseTrackerConfPanel.o In file included from BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 BrowseTrackerConfPanel.cpp:12: In file included from ../../../../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 ^ depbase=`echo BrowseTrackerLayout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerLayout.lo -MD -MP -MF $depbase.Tpo -c -o BrowseTrackerLayout.lo BrowseTrackerLayout.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerLayout.lo -MD -MP -MF .deps/BrowseTrackerLayout.Tpo -c BrowseTrackerLayout.cpp -fno-common -DPIC -o .libs/BrowseTrackerLayout.o depbase=`echo ConfigPanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ConfigPanel.lo -MD -MP -MF $depbase.Tpo -c -o ConfigPanel.lo ConfigPanel.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ConfigPanel.lo -MD -MP -MF .deps/ConfigPanel.Tpo -c ConfigPanel.cpp -fno-common -DPIC -o .libs/ConfigPanel.o 35 warnings generated. In file included from BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/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 BrowseTrackerLayout.cpp:33: In file included 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerConfPanel.lo -MD -MP -MF .deps/BrowseTrackerConfPanel.Tpo -c BrowseTrackerConfPanel.cpp -o BrowseTrackerConfPanel.o >/dev/null 2>&1 In file included from BrowseTrackerLayout.cpp:33: In 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 BrowseTrackerLayout.cpp:33: In 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 BrowseTrackerLayout.cpp:33: In 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 BrowseTrackerLayout.cpp:33: In 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 BrowseTrackerLayout.cpp:33: In 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerLayout.cpp:33: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: 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 BrowseTrackerLayout.cpp:33: 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: 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 BrowseTrackerLayout.cpp:33: In file included 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 BrowseTrackerLayout.cpp:33: In file included 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BrowseTrackerLayout.lo -MD -MP -MF .deps/BrowseTrackerLayout.Tpo -c BrowseTrackerLayout.cpp -o BrowseTrackerLayout.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ConfigPanel.lo -MD -MP -MF .deps/ConfigPanel.Tpo -c ConfigPanel.cpp -o ConfigPanel.o >/dev/null 2>&1 depbase=`echo ProjectData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ProjectData.lo -MD -MP -MF $depbase.Tpo -c -o ProjectData.lo ProjectData.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ProjectData.lo -MD -MP -MF .deps/ProjectData.Tpo -c ProjectData.cpp -fno-common -DPIC -o .libs/ProjectData.o In file included from ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In 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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included 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 ProjectData.cpp:22: In file included from ../../../../src/include/sdk.h:17: In file included 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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ProjectData.cpp:22: In file included from ../../../../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 ^ depbase=`echo JumpTracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT JumpTracker.lo -MD -MP -MF $depbase.Tpo -c -o JumpTracker.lo JumpTracker.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT JumpTracker.lo -MD -MP -MF .deps/JumpTracker.Tpo -c JumpTracker.cpp -fno-common -DPIC -o .libs/JumpTracker.o depbase=`echo JumpData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT JumpData.lo -MD -MP -MF $depbase.Tpo -c -o JumpData.lo JumpData.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT JumpData.lo -MD -MP -MF .deps/JumpData.Tpo -c JumpData.cpp -fno-common -DPIC -o .libs/JumpData.o In file included from JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 ^ 35 warnings generated. In file included from JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ProjectData.lo -MD -MP -MF .deps/ProjectData.Tpo -c ProjectData.cpp -o ProjectData.o >/dev/null 2>&1 In file included from JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included 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 JumpTracker.cpp:4: In file included from ../../../../src/include/sdk.h:17: In file included 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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:4: In file included from ../../../../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 JumpTracker.cpp:6: ../../../../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 JumpTracker.cpp:6: ../../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT JumpData.lo -MD -MP -MF .deps/JumpData.Tpo -c JumpData.cpp -o JumpData.o >/dev/null 2>&1 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/BrowseTracker/BrowseTracker.zip BrowseTrackerToolbar.xrc manifest.xml images/16x16/mark_clear.png images/16x16/mark_next.png images/16x16/mark.png images/16x16/mark_prev.png images/16x16/next.png images/16x16/prev.png images/16x16/signpost.png images/20x20/mark_clear.png images/20x20/mark_next.png images/20x20/mark.png images/20x20/mark_prev.png images/20x20/next.png images/20x20/prev.png images/20x20/signpost.png images/24x24/mark_clear.png images/24x24/mark_next.png images/24x24/mark.png images/24x24/mark_prev.png images/24x24/next.png images/24x24/prev.png images/24x24/signpost.png images/28x28/mark_clear.png images/28x28/mark_next.png images/28x28/mark.png images/28x28/mark_prev.png images/28x28/next.png images/28x28/prev.png images/28x28/signpost.png images/32x32/mark_clear.png images/32x32/mark_next.png images/32x32/mark.png images/32x32/mark_prev.png images/32x32/next.png images/32x32/prev.png images/32x32/signpost.png images/40x40/mark_clear.png images/40x40/mark_next.png images/40x40/mark.png images/40x40/mark_prev.png images/40x40/next.png images/40x40/prev.png images/40x40/signpost.png images/48x48/mark_clear.png images/48x48/mark_next.png images/48x48/mark.png images/48x48/mark_prev.png images/48x48/next.png images/48x48/prev.png images/48x48/signpost.png images/56x56/mark_clear.png images/56x56/mark_next.png images/56x56/mark.png images/56x56/mark_prev.png images/56x56/next.png images/56x56/prev.png images/56x56/signpost.png images/64x64/mark_clear.png images/64x64/mark_next.png images/64x64/mark.png images/64x64/mark_prev.png images/64x64/next.png images/64x64/prev.png images/64x64/signpost.png > /dev/null 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT JumpTracker.lo -MD -MP -MF .deps/JumpTracker.Tpo -c JumpTracker.cpp -o JumpTracker.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 libBrowseTracker.la -rpath /opt/pkg/lib/codeblocks/plugins BrowseTracker.lo BrowseSelector.lo Version.lo BrowseMarks.lo BrowseTrackerConfPanel.lo BrowseTrackerLayout.lo ConfigPanel.lo ProjectData.lo JumpTracker.lo JumpData.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++ -r -keep_private_externs -nostdlib -o .libs/libBrowseTracker.dylib-master.o .libs/BrowseTracker.o .libs/BrowseSelector.o .libs/Version.o .libs/BrowseMarks.o .libs/BrowseTrackerConfPanel.o .libs/BrowseTrackerLayout.o .libs/ConfigPanel.o .libs/ProjectData.o .libs/JumpTracker.o .libs/JumpData.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libBrowseTracker.dylib .libs/libBrowseTracker.dylib-master.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/libBrowseTracker.dylib libtool: link: (cd .libs/libBrowseTracker.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/BrowseTracker/../../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libBrowseTracker.a BrowseTracker.o BrowseSelector.o Version.o BrowseMarks.o BrowseTrackerConfPanel.o BrowseTrackerLayout.o ConfigPanel.o ProjectData.o JumpTracker.o JumpData.o .libs/libBrowseTracker.lax/libtinyxml.a/tinyxml.o .libs/libBrowseTracker.lax/libtinyxml.a/tinyxmlerror.o .libs/libBrowseTracker.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libBrowseTracker.a libtool: link: rm -fr .libs/libBrowseTracker.lax libtool: link: ( cd ".libs" && rm -f "libBrowseTracker.la" && ln -s "../libBrowseTracker.la" "libBrowseTracker.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/BrowseTracker' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in byogames gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/byogames' depbase=`echo byocbtris.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byocbtris.lo -MD -MP -MF $depbase.Tpo -c -o byocbtris.lo byocbtris.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo byogame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byogame.lo -MD -MP -MF $depbase.Tpo -c -o byogame.lo byogame.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo byogameselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byogameselect.lo -MD -MP -MF $depbase.Tpo -c -o byogameselect.lo byogameselect.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogame.lo -MD -MP -MF .deps/byogame.Tpo -c byogame.cpp -fno-common -DPIC -o .libs/byogame.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byocbtris.lo -MD -MP -MF .deps/byocbtris.Tpo -c byocbtris.cpp -fno-common -DPIC -o .libs/byocbtris.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogameselect.lo -MD -MP -MF .deps/byogameselect.Tpo -c byogameselect.cpp -fno-common -DPIC -o .libs/byogameselect.o In file included from byogame.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: In file included from byogameselect.cpp:1: warning: In file included from ../../../../src/include/sdk.h:17: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h DECLARE_EVENT_TABLE(); :5398 ^ :5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: In file included from byocbtris.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(); ^ DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ ^ 4010 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010:42:::42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from byogame.cpp:1/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: :400:In file included from :../../../../src/include/sdk.h:1755::: In file included from note: overridden virtual function is here note: ../../../../src/include/sdk_precomp.h:overridden virtual function is here 13 : In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE(): 93: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4472:56:::53984472 ::note: 556expanded from macro 'DECLARE_EVENT_TABLE':: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE(); ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::4010424472:: note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' 56: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ note: ^expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from byogameselect.cpp In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hbyocbtris.cpp:4012:::11: In file included from 42:: In file included from ../../../../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(); ^ ../../../../src/include/sdk.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::note: 17expanded from macro 'wxDECLARE_EVENT_TABLE'4472 :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:In file included from 400 ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_precomp.h::13: :In file included from note: 4012../../../../src/include/sdk_common.hoverridden virtual function is here:93 :: 42: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h DECLARE_EVENT_TABLE()note: :expanded from macro 'wxDECLARE_EVENT_TABLE'5398 : ^5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE();56 : ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 400/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:: 54012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::401242 :note: :overridden virtual function is here 42: DECLARE_EVENT_TABLE() note: ^expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:56: virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:5:In file included from byogame.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :1 ^note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :In file included from DECLARE_EVENT_TABLE()4012:../../../../src/include/sdk.h: ^4217 :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_precomp.h: 4472note: :1356: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE':../../../../src/include/sdk_common.h note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :byogameselect.cpp:93:4012: 1: :../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h42:: In file included from ../../../../src/include/sdk.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':5399 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual wxEventHashTable& GetEventHashTable() const ../../../../src/include/sdk_common.h: ^ 93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5::5 warning: In file included from :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]byocbtris.cpp :warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]1 DECLARE_DYNAMIC_CLASS(wxScintilla); : In file included from ^../../../../src/include/sdk.h:17 DECLARE_DYNAMIC_CLASS(wxScintilla);: In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: :13: :expanded from macro 'DECLARE_DYNAMIC_CLASS'229 :69In file included from ../../../../src/include/sdk_common.h: :93note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: expanded from macro 'DECLARE_DYNAMIC_CLASS' ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ^ :5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5: DECLARE_DYNAMIC_CLASS(wxScintilla); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS':: 69142:5: : wxDECLARE_ABSTRACT_CLASS(name); \ note: ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :131:30: wxDECLARE_ABSTRACT_CLASS(name); \ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const 131: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h30 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19 142note: ::55: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: virtual wxClassInfo *GetClassInfo() const overridden virtual function is here ^ wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_ABSTRACT_CLASS(wxControl)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19 ^ : ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: :226:overridden virtual function is here 6930: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': DECLARE_ABSTRACT_CLASS(wxControl)note: ^ virtual wxClassInfo *GetClassInfo() constexpanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^ :226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:69:5#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : note: ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'DECLARE_ABSTRACT_CLASS' : DECLARE_ABSTRACT_CLASS(wxControl) ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);226note: :expanded from macro 'wxDECLARE_ABSTRACT_CLASS'69 : note: ^ virtual wxClassInfo *GetClassInfo() const expanded from macro 'DECLARE_ABSTRACT_CLASS' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: virtual wxClassInfo *GetClassInfo() const ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogameselect.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] In file included from byocbtris.cpp DECLARE_DYNAMIC_CLASS(CodeBlocksEvent):1 : In file included from ^In file included from byogame.cpp :1: In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk.h17::: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5In file included from ../../../../src/include/sdk_precomp.h:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'13: In file included from ../../../../src/include/sdk_common.h:9917 wxDECLARE_ABSTRACT_CLASS(name); \ ^: : In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h../../../../src/include/sdk_events.h:7813::: 1313In file included from : ../../../../src/include/sdk_common.h:99:warning: : 30../../../../src/include/sdk_events.h: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':78 :3: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h1598/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:::2295:6969::: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent):131#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^30 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h :227:69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'142expanded from macro 'wxDECLARE_ABSTRACT_CLASS': virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS':135 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: wxDECLARE_ABSTRACT_CLASS(name); \: ^ 5note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'131 overridden virtual function is here :30 wxDECLARE_DYNAMIC_CLASS(name) ^: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h virtual wxClassInfo *GetClassInfo() const:227 note: : ^69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 1598:5: note: overridden virtual function is here#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 227:69:5 virtual wxClassInfo *GetClassInfo() const note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN': ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name)#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5142:: 5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogameselect.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' In file included from byogame.cpp:1: virtual wxClassInfo *GetClassInfo() const ^In file included from ../../../../src/include/sdk.h :17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from byocbtris.cpp1112../../../../src/include/sdk_precomp.h:::513: : note: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.hoverridden virtual function is here :153:31: DECLARE_ABSTRACT_CLASS(wxEvent) In file included from ../../../../src/include/sdk.h: ^: 17warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: In file included from ../../../../src/include/sdk_precomp.h: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) 226: ^:1369: : note: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'DECLARE_ABSTRACT_CLASS' :../../../../src/include/sdk_common.h:99: 229:../../../../src/include/sdk_events.h:69: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);153note: : ^ 3expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ::131 warning: :30'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : note: ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 virtual wxClassInfo *GetClassInfo() const:5 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229: note: 69:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:30:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::111230::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::1112226::569: : note: expanded from macro 'DECLARE_ABSTRACT_CLASS'note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13169::30: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogameselect.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' In file included from byocbtris.cpp#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ :1: In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from byogame.cpp:::1311: :30In file included from ../../../../src/include/sdk.h: :note: 1717expanded from macro 'wxDECLARE_ABSTRACT_CLASS': : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual wxClassInfo *GetClassInfo() const ../../../../src/include/sdk_precomp.h: ^ In file included from ../../../../src/include/sdk_common.h:13: In file included from ../../../../src/include/sdk_common.h99: :99../../../../src/include/sdk_events.h:: ../../../../src/include/sdk_events.h:172:172:33:: warning: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229229::6969:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:142: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 :5: virtual wxClassInfo *GetClassInfo() const ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1112:5 DECLARE_ABSTRACT_CLASS(wxEvent) ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226note: overridden virtual function is here:69 : note: DECLARE_ABSTRACT_CLASS(wxEvent) ^expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogameselect.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 byogame.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] In file included from byocbtris.cpp:1In file included from byogameselect.cpp:: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)In file included from 1: ../../../../src/include/sdk.h: In file included from ^../../../../src/include/sdk.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from 69: note: ../../../../src/include/sdk_common.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 99: ../../../../src/include/sdk_events.h:23117: :5:In file included from #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^warning: ../../../../src/include/sdk_precomp.h 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ::513: : In file included from ../../../../src/include/sdk_common.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) :99: ^../../../../src/include/sdk_events.h :198/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :227:3: 69: note: warning: wxDECLARE_ABSTRACT_CLASS(name); \expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN''GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^: 30:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:229 virtual wxClassInfo *GetClassInfo() const:69 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^ : 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^note: :142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::51598:: note: 5:overridden virtual function is here note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 ^ :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:: 69:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13530::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogame.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)In file included from byocbtris.cpp ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:1: 69:In file included from ../../../../src/include/sdk.h note: :17: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 231: ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ wxDECLARE_DYNAMIC_CLASS(name) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::530:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byogame.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' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h::4217: In file included from ../../../../src/include/sdk_precomp.h:13: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/sdk_common.h: 104: ../../../../src/include/editorbase.h:32:5: virtual const wxEventTable* GetEventTable() const; \ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56:note: overridden virtual function is hereIn file included from note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' byocbtris.cpp virtual const wxEventTable* GetEventTable() const; \:1 DECLARE_EVENT_TABLE() ^ ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:134472:: In file included from 56:../../../../src/include/sdk_common.h:104: note: ../../../../src/include/editorbase.h:expanded from macro 'DECLARE_EVENT_TABLE' 32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h : ^400: DECLARE_EVENT_TABLE()5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' :4010: ^ 42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^4472 :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \:note: 4010expanded from macro 'DECLARE_EVENT_TABLE' ^: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();42 : note: ^byogame.cppexpanded from macro 'wxDECLARE_EVENT_TABLE' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h1: In file included from ../../../../src/include/sdk.h virtual const wxEventTable* GetEventTable() const; \:4010:: 4217 ^: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual const wxEventTable* GetEventTable() const; \: In file included from ../../../../src/include/sdk_common.h400 :: ^5: 104note: overridden virtual function is here : In file included from byogameselect.cpp DECLARE_EVENT_TABLE()../../../../src/include/editorbase.h:1: :In file included from ^32../../../../src/include/sdk.h:: 175/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : :warning: 4472'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :56: note: DECLARE_EVENT_TABLE()In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 13 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_common.h:1044010:: ../../../../src/include/editorbase.h:42note: 32expanded from macro 'DECLARE_EVENT_TABLE' : note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012In file included from byocbtris.cpp:42: DECLARE_EVENT_TABLE() 1: ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h In file included from :note: ../../../../src/include/sdk.h4472expanded from macro 'wxDECLARE_EVENT_TABLE':: 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual wxEventHashTable& GetEventHashTable() const ../../../../src/include/sdk_common.h: ^104: 56:../../../../src/include/editorbase.h :32:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h note: :warning: expanded from macro 'DECLARE_EVENT_TABLE''GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 400:5 DECLARE_EVENT_TABLE() ^ : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4012 DECLARE_EVENT_TABLE() :42:: ^ 56 note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56 virtual wxEventHashTable& GetEventHashTable() const ^:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h : ^ 400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::expanded from macro 'DECLARE_EVENT_TABLE' 4012 note: :42: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ 42 virtual wxEventHashTable& GetEventHashTable() const : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:54472expanded from macro 'wxDECLARE_EVENT_TABLE': 56: note: : expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() constnote: overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4012:56:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from byogame.cppIn file included from byocbtris.cppIn file included from ::byogameselect.cpp11:: : 1In file included from In file included from : ../../../../src/include/sdk.h../../../../src/include/sdk.hIn file included from ::../../../../src/include/sdk.h17: In file included from 17:../../../../src/include/sdk_precomp.h: :17In file included from ../../../../src/include/sdk_precomp.h: 13:In file included from 13../../../../src/include/sdk_precomp.h:: : 13In file included from In file included from : ../../../../src/include/sdk_common.h../../../../src/include/sdk_common.hIn file included from ::../../../../src/include/sdk_common.h105:105: 105: ../../../../src/include/cbeditor.h:: ../../../../src/include/cbeditor.h../../../../src/include/cbeditor.h45:::459::9 warning: :45 warning: :9'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ^44724472 ::56: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: :4010:42../../../../src/include/editorbase.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :32:542:: note: virtual const wxEventTable* GetEventTable() const; \ overridden virtual function is here note: ^expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/editorbase.h:32: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \5: 4472 ^:note: 56:../../../../src/include/editorbase.hoverridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' :32:5 DECLARE_EVENT_TABLE() : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424472::56: :4472note: :expanded from macro 'wxDECLARE_EVENT_TABLE'note: 56 expanded from macro 'DECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^byogameselect.cpp: :4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::1401042: :In file included from 42: note: ../../../../src/include/sdk.h:17expanded from macro 'wxDECLARE_EVENT_TABLE':: In file included from ../../../../src/include/sdk_precomp.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'13: In file included from virtual const wxEventTable* GetEventTable() const; \../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45 virtual const wxEventTable* GetEventTable() const; \: ^ ^9: In file included from byocbtris.cpp:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from byogame.cpp:1 : In file included from ../../../../src/include/sdk.h:1: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk.h ^ :17: In file included from 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h:::1313: : In file included from In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_common.h:105: 4472../../../../src/include/cbeditor.h:10556: ../../../../src/include/cbeditor.h:45: ::note: 459:9expanded from macro 'DECLARE_EVENT_TABLE' :: warning: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const: 4472 ^ :4012../../../../src/include/editorbase.h56: :32:5note: ::expanded from macro 'DECLARE_EVENT_TABLE'42 :note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/editorbase.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:::56324012:: 42note: : :5note: expanded from macro 'DECLARE_EVENT_TABLE':expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual wxEventHashTable& GetEventHashTable() const:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012 ^:42:expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/editorbase.h:32:note: expanded from macro 'wxDECLARE_EVENT_TABLE'5: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); overridden virtual function is here ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^ virtual wxEventHashTable& GetEventHashTable() const 42 ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from byocbtris.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 byocbtris.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:In file included from byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: 4472:56:In file included from ../../../../src/include/sdk_common.h:110: note: In file included from ../../../../src/include/cbplugin.h:expanded from macro 'DECLARE_EVENT_TABLE' 18: ../../../../src/include/pluginmanager.h:221:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ byogame.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:311:: In file included from 42:../../../../src/include/sdk.h:: 17note: : expanded from macro 'wxDECLARE_EVENT_TABLE'note: In file included from overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ../../../../src/include/sdk_precomp.h ^ virtual const wxEventTable* GetEventTable() const; \:13: ^In file included from ../../../../src/include/sdk_common.h :110: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712In file included from ../../../../src/include/cbplugin.h:33:18: : ../../../../src/include/pluginmanager.hnote: overridden virtual function is here:221 :9: warning: virtual const wxEventTable *GetEventTable() const; ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from byogameselect.cpp:1: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk.h ^ :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:In file included from ../../../../src/include/sdk_precomp.h56::13 note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^110: In file included from ../../../../src/include/cbplugin.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::184010:: ../../../../src/include/pluginmanager.h42::221 note: :9expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712:note: expanded from macro 'DECLARE_EVENT_TABLE'33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: In file included from byogame.cpp:expanded from macro 'wxDECLARE_EVENT_TABLE' 1: In file included from ../../../../src/include/sdk.h:17: In file included from virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::1331:: In file included from note: ../../../../src/include/sdk_common.h:overridden virtual function is here 110: In file included from ../../../../src/include/cbplugin.h:18 virtual wxEventHashTable& GetEventHashTable() const; ^ : ../../../../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 byocbtris.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 In file included from byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:17: 69:In file included from ../../../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^In file included from ../../../../src/include/projectmanager.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:19In file included from byogame.cpp5: :../../../../src/include/cbtreectrl.h:1: :In file included from note: ../../../../src/include/sdk.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 4917: In file included from ../../../../src/include/sdk_precomp.h::9 wxDECLARE_ABSTRACT_CLASS(name); \ : warning: 13 ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/include/sdk_common.h:111131:: 30In file included from ../../../../src/include/cbproject.h:19: note: : DECLARE_DYNAMIC_CLASS(cbTreeCtrl)In file included from ^ ../../../../src/include/projectmanager.h:19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../../src/include/cbtreectrl.h:229:49:69:9: note: warning: expanded from macro 'DECLARE_DYNAMIC_CLASS' 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(cbTreeCtrl) #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from byocbtris.cpp:::1 142note: expanded from macro 'DECLARE_DYNAMIC_CLASS':5:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::13: ^ In file included from 131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142../../../../src/include/sdk_common.h ::note: 5111expanded from macro 'wxDECLARE_ABSTRACT_CLASS':: In file included from ../../../../src/include/cbproject.h:note: virtual wxClassInfo *GetClassInfo() constexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' 19: In file included from ^ ../../../../src/include/projectmanager.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: wxDECLARE_ABSTRACT_CLASS(name); \ 376:5 ^: ../../../../src/include/cbtreectrl.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: :131::overridden virtual function is here3050 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' :: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);9expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const :warning: ^142'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:56expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ : wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: 69:131:expanded from macro 'DECLARE_EVENT_TABLE':30 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^4010:42In file included from :byogameselect.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::1142:: In file included from ../../../../src/include/sdk.h5 :note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'17: virtual const wxEventTable* GetEventTable() const; \In file included from ../../../../src/include/sdk_precomp.h: ^13: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hIn file included from ../../../../src/include/sdk_common.h:363/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:::1315111:: In file included from : 30note: :overridden virtual function is here ../../../../src/include/cbproject.h:19 note: DECLARE_EVENT_TABLE() : In file included from expanded from macro 'wxDECLARE_ABSTRACT_CLASS'../../../../src/include/projectmanager.h ^ :19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxClassInfo *GetClassInfo() const :4472:: ^../../../../src/include/cbtreectrl.h :50:956:In file included from byogame.cpp: :warning: note: expanded from macro 'DECLARE_EVENT_TABLE'1'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk.h: DECLARE_EVENT_TABLE() ^ 17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from : ../../../../src/include/sdk_precomp.h4472 ^: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56: :134010: :42In file included from note: :../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' : note: 111: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/cbproject.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :19 ^ : virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ../../../../src/include/projectmanager.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :4010:byocbtris.cpp: 42:../../../../src/include/cbtreectrl.h:1: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from 50:../../../../src/include/sdk.h:9:17: In file included from ../../../../src/include/sdk_precomp.h:13 virtual const wxEventTable* GetEventTable() const; \ ^ : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h: 111: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5:../../../../src/include/cbproject.h:19 DECLARE_EVENT_TABLE() note: : overridden virtual function is here ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:56:4472 :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 56note: DECLARE_EVENT_TABLE() : note: ^expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4010:42::42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from byogameselect.cpp ^ :1 virtual wxEventHashTable& GetEventHashTable() const : In file included from ^ ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h::17363:: In file included from 5:../../../../src/include/sdk_precomp.h: note: 13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.hoverridden virtual function is here :19: ../../../../src/include/cbtreectrl.h: DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h50 ::363:9: ^5warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: overridden virtual function is here : 4472: DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE()56: note: ^ ^expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 44724472 ^:: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56: note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: virtual const wxEventTable* GetEventTable() const; \ note: ^ overridden virtual function is here DECLARE_EVENT_TABLE() In file included from byogame.cpp ^ :1: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ../../../../src/include/sdk.h:56:17: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.h:111: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../../src/include/cbproject.h:42:19: note: In file included from ../../../../src/include/projectmanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :19: ../../../../src/include/cbtreectrl.h:50: virtual wxEventHashTable& GetEventHashTable() const ^9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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 byocbtris.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] In file included from byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h:17: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk_precomp.h ^ :13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:In file included from ../../../../src/include/sdk_common.h56::111 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 DECLARE_EVENT_TABLE() ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:33 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: overridden virtual function is here:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from byocbtris.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37121: :33In file included from ../../../../src/include/sdk.h: :17note: overridden virtual function is here: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const; ^ ../../../../src/include/sdk_common.h:111: In file included from byogameselect.cpp:In file included from In file included from byogame.cpp1../../../../src/include/cbproject.h: In file included from ::19../../../../src/include/sdk.h1: :../../../../src/include/projectmanager.h:17: 474:9In file included from : :In file included from ../../../../src/include/sdk.hwarning: :17'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE()../../../../src/include/sdk_precomp.h: ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:13: 56:In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/projectmanager.h13:474:: In file included from ../../../../src/include/sdk_common.h:1119:: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/cbproject.h: 19: ../../../../src/include/projectmanager.h: ^474: DECLARE_EVENT_TABLE()9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^:4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:56:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56: 3715 ^:note: 31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE':: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ :4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:3712: note: 33note: overridden virtual function is here:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715byogame.cpp::311: : In file included from ../../../../src/include/sdk.hnote: overridden virtual function is here:17 : In file included from ../../../../src/include/sdk_precomp.h:13 virtual wxEventHashTable& GetEventHashTable() const; ^ : In file 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 byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.hIn file included from byocbtris.cppIn file included from ::byogame.cpp131:: 1: In file included from : In file included from In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk.h:17118../../../../src/include/sdk.h: : :../../../../src/include/pipedprocess.hIn file included from ../../../../src/include/sdk_precomp.h::17: 51:13In file included from : ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_common.h13: :118In file included from ../../../../src/include/sdk_common.h: 9:../../../../src/include/pipedprocess.h:118: : warning: ../../../../src/include/pipedprocess.h51::519::9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4472:56: DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472: ^:56 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :4010expanded from macro 'DECLARE_EVENT_TABLE' :: note: expanded from macro 'DECLARE_EVENT_TABLE' 42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ : 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712note: :33expanded from macro 'wxDECLARE_EVENT_TABLE':: 42 note: overridden virtual function is here : virtual const wxEventTable* GetEventTable() const; \ ^note: virtual const wxEventTable *GetEventTable() const; expanded from macro 'wxDECLARE_EVENT_TABLE' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3712:33:In file included from byocbtris.cpp: virtual const wxEventTable* GetEventTable() const; \note: overridden virtual function is here ^ 1: virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :../../../../src/include/sdk.h:3712:17: In file included from 33In file included from ../../../../src/include/sdk_precomp.h:byogameselect.cpp: :note: 1overridden virtual function is here: In file included from 13: In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h118: ../../../../src/include/pipedprocess.h virtual const wxEventTable *GetEventTable() const;: 13: ^ In file included from :51:../../../../src/include/sdk_common.h:1189In file included from :byogame.cpp warning: : :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]1 ../../../../src/include/pipedprocess.h:51:9 DECLARE_EVENT_TABLE(): : In file included from ^../../../../src/include/sdk.hwarning: :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4472:: DECLARE_EVENT_TABLE() In file included from 56 ^../../../../src/include/sdk_precomp.h: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :13expanded from macro 'DECLARE_EVENT_TABLE'4472: :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: :118 ^: note: ../../../../src/include/pipedprocess.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here :4012:42: note: virtual wxEventHashTable& GetEventHashTable() const;51expanded from macro 'wxDECLARE_EVENT_TABLE' : ^ 9: virtual wxEventHashTable& GetEventHashTable() const ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3715:31 DECLARE_EVENT_TABLE() ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472overridden virtual function is here :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from byocbtris.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] In file included from bool DeletePage(size_t page); ^ In file included from byogameselect.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/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hbyogame.cpp::2891: ::In file included from 10120: ../../../../src/include/cbauibook.h../../../../src/include/sdk.h::: 17note: overridden virtual function is here: In file included from 115:14 bool DeletePage(size_t page);../../../../src/include/sdk_precomp.h: :13 ^ : In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115warning: In file included from 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]byocbtris.cpp: :14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ 1/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: In file included from ../../../../src/include/sdk.h:289:17:10:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: :note: overridden virtual function is here289In file included from ../../../../src/include/sdk_precomp.h: :10: bool DeletePage(size_t page);13: In file included from ^note: ../../../../src/include/sdk_common.h:120overridden virtual function is hereIn file included from byogameselect.cpp : :1: In file included from ../../../../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); ../../../../src/include/sdk.h bool DeletePage(size_t page);:17 ^ ^ : In file included from In file included from In file included from byogame.cppbyocbtris.cpp::11: : In file included from In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h::1717: 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:: In file included from 14:../../../../src/include/sdk_precomp.h: warning: 13: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk_common.h:120../../../../src/include/sdk_precomp.h:13: bool RemovePage(size_t page);../../../../src/include/cbauibook.h ^:401 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: 9:overridden virtual function is here warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk_common.h bool RemovePage(size_t page); ^ DECLARE_EVENT_TABLE() ^ In file included from byogame.cpp::1/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :In file included from ../../../../src/include/sdk.h:4472120:56: ../../../../src/include/cbauibook.h:17:125: :note: expanded from macro 'DECLARE_EVENT_TABLE'14: In file included from warning: ../../../../src/include/sdk_precomp.h:13'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 120: ^ ../../../../src/include/cbauibook.h:401:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9 bool RemovePage(size_t page);4010: ^: 42warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :290 DECLARE_EVENT_TABLE()note: expanded from macro 'wxDECLARE_EVENT_TABLE' : ^10: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h4472:56::436: bool RemovePage(size_t page); note: 5:expanded from macro 'DECLARE_EVENT_TABLE' ^ note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010In file included from :byogameselect.cpp:1: In file included from ^42../../../../src/include/sdk.h ::17 note: expanded from macro 'wxDECLARE_EVENT_TABLE': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :4472: ../../../../src/include/sdk_precomp.h56: note: expanded from macro 'DECLARE_EVENT_TABLE':13: virtual const wxEventTable* GetEventTable() const; \In file included from ../../../../src/include/sdk_common.h:120 ^: ../../../../src/include/cbauibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 401: ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:warning: 436:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42overridden virtual function is here : DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 : virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56: note: In file included from 56expanded from macro 'DECLARE_EVENT_TABLE'byocbtris.cpp: : 1: In file included from note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h ^ : 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: In file included from :42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/sdk_precomp.h : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:13: virtual const wxEventTable* GetEventTable() const; \In file included from ../../../../src/include/sdk_common.h42::120 : ^note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/cbauibook.h: 401In file included from byogame.cpp:9:1: virtual const wxEventTable* GetEventTable() const; \: warning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk.h ^: 17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: DECLARE_EVENT_TABLE()In file included from 436 ../../../../src/include/sdk_precomp.h: ^5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4472: 56: DECLARE_EVENT_TABLE() note: ^ expanded from macro 'DECLARE_EVENT_TABLE' :13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/sdk_common.h:120 4472 ^:: 56 :../../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401:4012: :42note: 9:expanded from macro 'DECLARE_EVENT_TABLE' note: :expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:::436:5: note: overridden virtual function is here 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ 4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42 :: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE' 56:: note: 4012 virtual const wxEventTable* GetEventTable() const; \:42 ^expanded from macro 'DECLARE_EVENT_TABLE': note: In file included from byogameselect.cpp:1expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:../../../../src/include/sdk.h: virtual wxEventHashTable& GetEventHashTable() const 17: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5:../../../../src/include/sdk_precomp.h: note: 13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9overridden virtual function is here : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42 DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56:: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 byocbtris.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]In file included from byogame.cpp:1: In file included from ../../../../src/include/sdk.h :17 DECLARE_EVENT_TABLE() ^: In file included from ../../../../src/include/sdk_precomp.h:13 : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from byogameselect.cpp../../../../src/include/sdk_common.h4472:::112656: : In file included from : note: ../../../../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() ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:::447242 ::note: 56 expanded from macro 'DECLARE_EVENT_TABLE':note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^42 virtual const wxEventTable* GetEventTable() const; \ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:note: 4010 expanded from macro 'wxDECLARE_EVENT_TABLE':42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :3712note: expanded from macro 'wxDECLARE_EVENT_TABLE': virtual const wxEventTable* GetEventTable() const; \ 33 ^ : note: virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here : 3712:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable *GetEventTable() const; 33: ^3712 :note: overridden virtual function is here 33:In file included from byocbtris.cpp note: :overridden virtual function is here1 : virtual const wxEventTable *GetEventTable() const; In file included from ../../../../src/include/sdk.h ^ :17 virtual const wxEventTable *GetEventTable() const; : In file included from ^byogameselect.cpp :1: In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_precomp.h::1713In file included from : : byogame.cppIn file included from ../../../../src/include/sdk_common.h:1: In file included from :In file included from ../../../../src/include/sdk_precomp.h126../../../../src/include/sdk.h: :../../../../src/include/editormanager.h::1321317: :: In file included from 9In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h: :126warning: 13: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../../src/include/editormanager.h:In file included from 213 ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h: DECLARE_EVENT_TABLE():213 9: ^:9 warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4472 DECLARE_EVENT_TABLE() :56 ^ : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'DECLARE_EVENT_TABLE' 56: DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401256: note: virtual wxEventHashTable& GetEventHashTable() const ^:expanded from macro 'DECLARE_EVENT_TABLE'42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :3715 ^ : virtual wxEventHashTable& GetEventHashTable() const 31:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: 3715overridden virtual function is here:31note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ : 3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from byogameselect.cpp:1: In file included from In file included from byocbtris.cpp:1: In file included from ../../../../src/include/sdk.h:byogame.cppIn file included from 17:../../../../src/include/sdk.h: 1:In file included from : 17../../../../src/include/sdk_precomp.hIn file included from : ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_precomp.h:17:13: :: In file included from 13../../../../src/include/sdk_precomp.hIn file included from : ../../../../src/include/sdk_common.h:In file included from :127../../../../src/include/sdk_common.h:: 13127../../../../src/include/logmanager.h: : :../../../../src/include/logmanager.h40:In file included from ../../../../src/include/sdk_common.h40:::2812728: warning: :passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: : passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]../../../../src/include/logmanager.h: 40: va_start(arg_list, msg); 28 ^: va_start(arg_list, msg); ^ 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, ...) ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here ../../../../src/include/logmanager.h:37:39 inline wxString F(const wxString &msg, ...) ^ : note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from byogame.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 byogame.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 byocbtris.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 byocbtris.cpp:1: In file included from ../../../../src/include/sdk.hIn file included from byogameselect.cpp:17: :1In file included from ../../../../src/include/sdk_precomp.h: In file included from ../../../../src/include/sdk.h:17: In file included from :13../../../../src/include/sdk_precomp.h:: In file included from 13: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_common.h:130: 130: ../../../../src/include/scriptingmanager.h../../../../src/include/scriptingmanager.h::270270::99:: warning: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: ^31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712note: overridden virtual function is here:33 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from byogameselect.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 byogame.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 byogame.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 byocbtris.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'In file included from byogameselect.cpp:1: In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h: virtual const wxEventTable* GetEventTable() const; \ 13: ^ In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:131: 3712:../../../../src/include/toolsmanager.h:33:58: note: 3:overridden virtual function is here warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^In file included from byocbtris.cpp: 1: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ../../../../src/include/sdk.h:56::17 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :58 ^ :3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual const wxEventTable* GetEventTable() const; \ ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: note: virtual const wxEventTable *GetEventTable() const; ^expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from byogameselect.cpp:1: virtual wxEventHashTable& GetEventHashTable() const In file included from ../../../../src/include/sdk.h: ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: In file included from :31../../../../src/include/sdk_precomp.h:: 13: note: overridden virtual function is hereIn file included from ../../../../src/include/sdk_common.h :131: ../../../../src/include/toolsmanager.h: virtual wxEventHashTable& GetEventHashTable() const; ^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 byocbtris.cpp:1In file included from byogame.cppIn file included from : :byogameselect.cppIn file included from 1:../../../../src/include/sdk.h: 1:In file included from : In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk.h1717:17: In file included from ../../../../src/include/sdk_precomp.h:: 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] 13: In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler): ../../../../src/include/sdk_common.h: ^In file included from 140 ../../../../src/include/sdk_precomp.h:13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ../../../../src/include/xtra_res.h../../../../src/include/sdk_common.h::229:69: :40140: ../../../../src/include/xtra_res.h::40:note: 5expanded from macro 'DECLARE_DYNAMIC_CLASS' 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_ABSTRACT_CLASS(name); \ 229 ^:: 229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69:69131:: 30note: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h 5:19: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5:142:5: : wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hoverridden virtual function is here :131:30 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 wxDECLARE_ABSTRACT_CLASS(name); \ :69 ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);19:5 note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: :142 virtual wxClassInfo *GetClassInfo() constoverridden virtual function is here :5: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h: : ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS'19: 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 131#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler):: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':229 :69 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from byocbtris.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' In file included from byogame.cpp:1#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:: In file included from ../../../../src/include/sdk.h note: expanded from macro 'wxDECLARE_EVENT_TABLE':17 : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h virtual const wxEventTable* GetEventTable() const; \ :142 ^ : ../../../../src/include/infowindow.h:61:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:9:400: warning: 5:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ In file included from byogameselect.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1::: 447256In file included from ::../../../../src/include/sdk.h56 :note: 17expanded from macro 'DECLARE_EVENT_TABLE': : In file included from ../../../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'DECLARE_EVENT_TABLE' ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../../../src/include/sdk_common.h::42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();142: note: : expanded from macro 'wxDECLARE_EVENT_TABLE' ^../../../../src/include/infowindow.h : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:61:42 virtual const wxEventTable* GetEventTable() const; \ ^9:: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()400:5 : ^ ^note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ In file included from byocbtris.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44721:: 56:In file included from ../../../../src/include/sdk.h:: 174472note: :56:expanded from macro 'DECLARE_EVENT_TABLE': In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_precomp.h: 13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../../src/include/sdk_common.h: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h142: ../../../../src/include/infowindow.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from byogame.cpp:1: In file included from ../../../../src/include/sdk.h:17: :In file included from 61:4010:9:42: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/sdk_common.h:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: 142:note: : 400../../../../src/include/infowindow.h:expanded from macro 'DECLARE_EVENT_TABLE' :61:5:9: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()42 ^ DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^: DECLARE_EVENT_TABLE() 4012:42: note: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE'byogameselect.cpp ^ :1: In file included from virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here : note: DECLARE_EVENT_TABLE()../../../../src/include/sdk.hexpanded from macro 'DECLARE_EVENT_TABLE' : ^17: In file included from ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : In file included from 4472 ^../../../../src/include/sdk_common.h::56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'DECLARE_EVENT_TABLE'142: 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012../../../../src/include/infowindow.h::4261:9 virtual wxEventHashTable& GetEventHashTable() const: : ^ note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from byogame.cpp:5: ../../../../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 byogame.cpp:5: ../../../../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/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogame.lo -MD -MP -MF .deps/byogame.Tpo -c byogame.cpp -o byogame.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogameselect.lo -MD -MP -MF .deps/byogameselect.Tpo -c byogameselect.cpp -o byogameselect.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byocbtris.lo -MD -MP -MF .deps/byocbtris.Tpo -c byocbtris.cpp -o byocbtris.o >/dev/null 2>&1 depbase=`echo byogames.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byogames.lo -MD -MP -MF $depbase.Tpo -c -o byogames.lo byogames.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogames.lo -MD -MP -MF .deps/byogames.Tpo -c byogames.cpp -fno-common -DPIC -o .libs/byogames.o depbase=`echo byogamebase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byogamebase.lo -MD -MP -MF $depbase.Tpo -c -o byogamebase.lo byogamebase.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogamebase.lo -MD -MP -MF .deps/byogamebase.Tpo -c byogamebase.cpp -fno-common -DPIC -o .libs/byogamebase.o In file included from byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 byogames.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogames.cpp:12: In file included from ../../../../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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.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 byogamebase.cpp:9: ../../../../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 byogamebase.cpp:9: ../../../../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 ^ depbase=`echo byoconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byoconf.lo -MD -MP -MF $depbase.Tpo -c -o byoconf.lo byoconf.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byoconf.lo -MD -MP -MF .deps/byoconf.Tpo -c byoconf.cpp -fno-common -DPIC -o .libs/byoconf.o 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogames.lo -MD -MP -MF .deps/byogames.Tpo -c byogames.cpp -o byogames.o >/dev/null 2>&1 In file included from byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 byoconf.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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byogamebase.lo -MD -MP -MF .deps/byogamebase.Tpo -c byogamebase.cpp -o byogamebase.o >/dev/null 2>&1 depbase=`echo byosnake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT byosnake.lo -MD -MP -MF $depbase.Tpo -c -o byosnake.lo byosnake.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byosnake.lo -MD -MP -MF .deps/byosnake.Tpo -c byosnake.cpp -fno-common -DPIC -o .libs/byosnake.o 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byoconf.lo -MD -MP -MF .deps/byoconf.Tpo -c byoconf.cpp -o byoconf.o >/dev/null 2>&1 In file included from byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 byosnake.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 ^ PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/byogames/byogames.zip manifest.xml > /dev/null 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT byosnake.lo -MD -MP -MF .deps/byosnake.Tpo -c byosnake.cpp -o byosnake.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 libbyogames.la -rpath /opt/pkg/lib/codeblocks/plugins byocbtris.lo byogame.lo byogameselect.lo byogames.lo byogamebase.lo byoconf.lo byosnake.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++ -r -keep_private_externs -nostdlib -o .libs/libbyogames.dylib-master.o .libs/byocbtris.o .libs/byogame.o .libs/byogameselect.o .libs/byogames.o .libs/byogamebase.o .libs/byoconf.o .libs/byosnake.o libtool: link: clang++ -dynamiclib -o .libs/libbyogames.dylib .libs/libbyogames.dylib-master.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/libbyogames.dylib libtool: link: ar cr .libs/libbyogames.a byocbtris.o byogame.o byogameselect.o byogames.o byogamebase.o byoconf.o byosnake.o libtool: link: ranlib .libs/libbyogames.a libtool: link: ( cd ".libs" && rm -f "libbyogames.la" && ln -s "../libbyogames.la" "libbyogames.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/byogames' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in cb_koders gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/cb_koders' depbase=`echo kodersdialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT kodersdialog.lo -MD -MP -MF $depbase.Tpo -c -o kodersdialog.lo kodersdialog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cb_koders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cb_koders.lo -MD -MP -MF $depbase.Tpo -c -o cb_koders.lo cb_koders.cpp &&\ mv -f $depbase.Tpo $depbase.Plo PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/cb_koders/cb_koders.zip manifest.xml > /dev/null libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cb_koders.lo -MD -MP -MF .deps/cb_koders.Tpo -c cb_koders.cpp -fno-common -DPIC -o .libs/cb_koders.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT kodersdialog.lo -MD -MP -MF .deps/kodersdialog.Tpo -c kodersdialog.cpp -fno-common -DPIC -o .libs/kodersdialog.o In file included from cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included 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 cb_koders.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included 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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:10: In file included from ../../../../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 cb_koders.cpp:21: ../../../../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 cb_koders.cpp:21: ../../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT kodersdialog.lo -MD -MP -MF .deps/kodersdialog.Tpo -c kodersdialog.cpp -o kodersdialog.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cb_koders.lo -MD -MP -MF .deps/cb_koders.Tpo -c cb_koders.cpp -o cb_koders.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 libcb_koders.la -rpath /opt/pkg/lib/codeblocks/plugins kodersdialog.lo cb_koders.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++ -r -keep_private_externs -nostdlib -o .libs/libcb_koders.dylib-master.o .libs/kodersdialog.o .libs/cb_koders.o libtool: link: clang++ -dynamiclib -o .libs/libcb_koders.dylib .libs/libcb_koders.dylib-master.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/libcb_koders.dylib libtool: link: ar cr .libs/libcb_koders.a kodersdialog.o cb_koders.o libtool: link: ranlib .libs/libcb_koders.a libtool: link: ( cd ".libs" && rm -f "libcb_koders.la" && ln -s "../libcb_koders.la" "libcb_koders.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/cb_koders' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in codesnippets gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets' Making all in resources gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets/resources/codesnippets.zip manifest.xml > /dev/null gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets/resources' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets' depbase=`echo codesnippets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codesnippets.lo -MD -MP -MF $depbase.Tpo -c -o codesnippets.lo codesnippets.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo codesnippetstreectrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codesnippetstreectrl.lo -MD -MP -MF $depbase.Tpo -c -o codesnippetstreectrl.lo codesnippetstreectrl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo codesnippetswindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codesnippetswindow.lo -MD -MP -MF $depbase.Tpo -c -o codesnippetswindow.lo codesnippetswindow.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippets.lo -MD -MP -MF .deps/codesnippets.Tpo -c codesnippets.cpp -fno-common -DPIC -o .libs/codesnippets.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippetstreectrl.lo -MD -MP -MF .deps/codesnippetstreectrl.Tpo -c codesnippetstreectrl.cpp -fno-common -DPIC -o .libs/codesnippetstreectrl.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippetswindow.lo -MD -MP -MF .deps/codesnippetswindow.Tpo -c codesnippetswindow.cpp -fno-common -DPIC -o .libs/codesnippetswindow.o In file included from codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In 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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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] In file included from DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: : In file included from ../../../../src/include/sdk_precomp.h:13note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: In file included from 42: ../../../../src/include/projectmanager.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'19: ../../../../src/include/cbtreectrl.h:49:9: virtual wxEventHashTable& GetEventHashTable() const warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 virtual wxEventHashTable& GetEventHashTable() const; : note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippets.cpp:23: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippetstreectrl.cpp:36: In file included from ../../../../src/include/sdk.h:17: In file included 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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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); ^ In file included from codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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:../../../../src/include/logmanager.h:37:39 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: parameter of type 'const wxString &' is declared here DECLARE_EVENT_TABLE() ^ inline wxString F(const wxString &msg, ...) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetswindow.cpp:47: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippets.cpp:23: In file included from ../../../../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] In file included from codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) In file included from ../../../../src/include/sdk_precomp.h: ^ 13: In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229140: :69../../../../src/include/xtra_res.h:: 40:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:: 69:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:30:5: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 wxDECLARE_ABSTRACT_CLASS(name); \ :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30:overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: ^69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19expanded from macro 'DECLARE_DYNAMIC_CLASS' :5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codesnippets.cpp:23: In file included from ../../../../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' In file included from codesnippetswindow.cpp:47: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: In file included from :42../../../../src/include/sdk_common.h:142: : ../../../../src/include/infowindow.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'61: 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56:overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual const wxEventTable* GetEventTable() const; \ ^ 400:In file included from codesnippets.cpp:235:: In file included from ../../../../src/include/sdk.h note: :17overridden virtual function is here : In file included from ../../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: In file included from :56../../../../src/include/sdk_common.h:: 142: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/infowindow.h: 61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE() ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:codesnippetswindow.cpp:4012:47: 42:In file included from ../../../../src/include/sdk.h note: :17expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h virtual wxEventHashTable& GetEventHashTable() const ^:142 : ../../../../src/include/infowindow.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::61400::95:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetswindow.cpp:58: ../../../../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 codesnippetswindow.cpp:58: ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.cpp:36: In file included from ../../../../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 codesnippetstreectrl.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 codesnippetstreectrl.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 ^ 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippets.lo -MD -MP -MF .deps/codesnippets.Tpo -c codesnippets.cpp -o codesnippets.o >/dev/null 2>&1 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippetstreectrl.lo -MD -MP -MF .deps/codesnippetstreectrl.Tpo -c codesnippetstreectrl.cpp -o codesnippetstreectrl.o >/dev/null 2>&1 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codesnippetswindow.lo -MD -MP -MF .deps/codesnippetswindow.Tpo -c codesnippetswindow.cpp -o codesnippetswindow.o >/dev/null 2>&1 depbase=`echo settingsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT settingsdlg.lo -MD -MP -MF $depbase.Tpo -c -o settingsdlg.lo settingsdlg.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT settingsdlg.lo -MD -MP -MF .deps/settingsdlg.Tpo -c settingsdlg.cpp -fno-common -DPIC -o .libs/settingsdlg.o In file included from settingsdlg.cpp:33: 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 settingsdlg.cpp:33: 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 settingsdlg.cpp:33: 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 settingsdlg.cpp:33: 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 settingsdlg.cpp:33: 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 ^ depbase=`echo settingsdlgform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT settingsdlgform.lo -MD -MP -MF $depbase.Tpo -c -o settingsdlgform.lo settingsdlgform.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT settingsdlgform.lo -MD -MP -MF .deps/settingsdlgform.Tpo -c settingsdlgform.cpp -fno-common -DPIC -o .libs/settingsdlgform.o In file included from settingsdlg.cpp:35: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: 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 settingsdlg.cpp:35: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: 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 settingsdlg.cpp:35: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: ../../../../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 settingsdlg.cpp:35: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: ../../../../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 ^ depbase=`echo snippetitemdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT snippetitemdata.lo -MD -MP -MF $depbase.Tpo -c -o snippetitemdata.lo snippetitemdata.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetitemdata.lo -MD -MP -MF .deps/snippetitemdata.Tpo -c snippetitemdata.cpp -fno-common -DPIC -o .libs/snippetitemdata.o In file included from snippetitemdata.cpp:27: In file included from ./snippetitemdata.h:29: In file included from ../../../../src/include/macrosmanager.h:10: 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 snippetitemdata.cpp:27: In file included from ./snippetitemdata.h:29: In file included from ../../../../src/include/macrosmanager.h:10: 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 snippetitemdata.cpp:27: In file included from ./snippetitemdata.h:29: In file included from ../../../../src/include/macrosmanager.h:10: 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 snippetitemdata.cpp:27: In file included from ./snippetitemdata.h:29: In file included from ../../../../src/include/macrosmanager.h:10: 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 snippetitemdata.cpp:27: In file included from ./snippetitemdata.h:29: In file included from ../../../../src/include/macrosmanager.h:10: 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 snippetitemdata.cpp:29: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: 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 snippetitemdata.cpp:29: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: 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 snippetitemdata.cpp:29: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: ../../../../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 snippetitemdata.cpp:29: In file included from ./codesnippetswindow.h:32: In file included from ./codesnippetstreectrl.h:36: ../../../../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 ^ 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT settingsdlg.lo -MD -MP -MF .deps/settingsdlg.Tpo -c settingsdlg.cpp -o settingsdlg.o >/dev/null 2>&1 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetitemdata.lo -MD -MP -MF .deps/snippetitemdata.Tpo -c snippetitemdata.cpp -o snippetitemdata.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT settingsdlgform.lo -MD -MP -MF .deps/settingsdlgform.Tpo -c settingsdlgform.cpp -o settingsdlgform.o >/dev/null 2>&1 depbase=`echo snippetproperty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT snippetproperty.lo -MD -MP -MF $depbase.Tpo -c -o snippetproperty.lo snippetproperty.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo snippetpropertyform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT snippetpropertyform.lo -MD -MP -MF $depbase.Tpo -c -o snippetpropertyform.lo snippetpropertyform.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetproperty.lo -MD -MP -MF .deps/snippetproperty.Tpo -c snippetproperty.cpp -fno-common -DPIC -o .libs/snippetproperty.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetpropertyform.lo -MD -MP -MF .deps/snippetpropertyform.Tpo -c snippetpropertyform.cpp -fno-common -DPIC -o .libs/snippetpropertyform.o depbase=`echo snippetsconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT snippetsconfig.lo -MD -MP -MF $depbase.Tpo -c -o snippetsconfig.lo snippetsconfig.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from snippetpropertyform.cpp:40: ../../../../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 snippetpropertyform.cpp:40: ../../../../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 snippetpropertyform.cpp:40: ../../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetsconfig.lo -MD -MP -MF .deps/snippetsconfig.Tpo -c snippetsconfig.cpp -fno-common -DPIC -o .libs/snippetsconfig.o In file included from snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In 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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included 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 snippetproperty.cpp:35: In file included from ../../../../src/include/sdk.h:17: In file included 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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 snippetproperty.cpp:35: In file included from ../../../../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 ^ snippetproperty.cpp:217:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( ( g_activeMenuId == idMnuProperties ) //note: mnu vs menu ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ snippetproperty.cpp:217:27: note: remove extraneous parentheses around the comparison to silence this warning if ( ( g_activeMenuId == idMnuProperties ) //note: mnu vs menu ~~ ^ ~~ snippetproperty.cpp:217:27: note: use '=' to turn this equality comparison into an assignment if ( ( g_activeMenuId == idMnuProperties ) //note: mnu vs menu ^~ = In file included from snippetsconfig.cpp:24: In file included from ../../../../src/include/pluginmanager.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 snippetsconfig.cpp:24: In file included from ../../../../src/include/pluginmanager.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 snippetsconfig.cpp:24: In file included from ../../../../src/include/pluginmanager.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 snippetsconfig.cpp:24: In file included from ../../../../src/include/pluginmanager.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 snippetsconfig.cpp:24: In file included from ../../../../src/include/pluginmanager.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 snippetsconfig.cpp:24: ../../../../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 snippetsconfig.cpp:24: ../../../../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 snippetsconfig.cpp:36: ../../../../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 snippetsconfig.cpp:36: ../../../../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; ^ 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../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetpropertyform.lo -MD -MP -MF .deps/snippetpropertyform.Tpo -c snippetpropertyform.cpp -o snippetpropertyform.o >/dev/null 2>&1 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/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetproperty.lo -MD -MP -MF .deps/snippetproperty.Tpo -c snippetproperty.cpp -o snippetproperty.o >/dev/null 2>&1 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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetsconfig.lo -MD -MP -MF .deps/snippetsconfig.Tpo -c snippetsconfig.cpp -o snippetsconfig.o >/dev/null 2>&1 depbase=`echo snippetsimages.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT snippetsimages.lo -MD -MP -MF $depbase.Tpo -c -o snippetsimages.lo snippetsimages.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetsimages.lo -MD -MP -MF .deps/snippetsimages.Tpo -c snippetsimages.cpp -fno-common -DPIC -o .libs/snippetsimages.o depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cpp -fno-common -DPIC -o .libs/version.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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT snippetsimages.lo -MD -MP -MF .deps/snippetsimages.Tpo -c snippetsimages.cpp -o snippetsimages.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/contrib/codesnippets -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cpp -o version.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 libcodesnippets.la -rpath /opt/pkg/lib/codeblocks/plugins codesnippets.lo codesnippetstreectrl.lo codesnippetswindow.lo settingsdlg.lo settingsdlgform.lo snippetitemdata.lo snippetproperty.lo snippetpropertyform.lo snippetsconfig.lo snippetsimages.lo version.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++ -r -keep_private_externs -nostdlib -o .libs/libcodesnippets.dylib-master.o .libs/codesnippets.o .libs/codesnippetstreectrl.o .libs/codesnippetswindow.o .libs/settingsdlg.o .libs/settingsdlgform.o .libs/snippetitemdata.o .libs/snippetproperty.o .libs/snippetpropertyform.o .libs/snippetsconfig.o .libs/snippetsimages.o .libs/version.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libcodesnippets.dylib .libs/libcodesnippets.dylib-master.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/libcodesnippets.dylib libtool: link: (cd .libs/libcodesnippets.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets/../../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libcodesnippets.a codesnippets.o codesnippetstreectrl.o codesnippetswindow.o settingsdlg.o settingsdlgform.o snippetitemdata.o snippetproperty.o snippetpropertyform.o snippetsconfig.o snippetsimages.o version.o .libs/libcodesnippets.lax/libtinyxml.a/tinyxml.o .libs/libcodesnippets.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodesnippets.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libcodesnippets.a libtool: link: rm -fr .libs/libcodesnippets.lax libtool: link: ( cd ".libs" && rm -f "libcodesnippets.la" && ln -s "../libcodesnippets.la" "libcodesnippets.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codesnippets' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in codestat gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat' Making all in resources gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat/resources/codestat.zip manifest.xml *.xrc > /dev/null gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat/resources' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat' depbase=`echo codestatconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codestatconfig.lo -MD -MP -MF $depbase.Tpo -c -o codestatconfig.lo codestatconfig.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo codestat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codestat.lo -MD -MP -MF $depbase.Tpo -c -o codestat.lo codestat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo codestatexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codestatexec.lo -MD -MP -MF $depbase.Tpo -c -o codestatexec.lo codestatexec.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestatconfig.lo -MD -MP -MF .deps/codestatconfig.Tpo -c codestatconfig.cpp -fno-common -DPIC -o .libs/codestatconfig.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestatexec.lo -MD -MP -MF .deps/codestatexec.Tpo -c codestatexec.cpp -fno-common -DPIC -o .libs/codestatexec.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestat.lo -MD -MP -MF .deps/codestat.Tpo -c codestat.cpp -fno-common -DPIC -o .libs/codestat.o In file included from codestatconfig.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: In file included from codestat.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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codestatconfig.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:4009: :5:In file included from ../../../../src/include/sdk.h note: :17overridden virtual function is here : In file included from ../../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() ^ :13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../../src/include/sdk_common.h::5693: : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:note: expanded from macro 'DECLARE_EVENT_TABLE'5398: 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104472::4256:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from codestat.cpp:42:9: note: In file included from ../../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :17: In file included from ../../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:../../../../src/include/sdk_common.h:935:: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h note: :5398overridden virtual function is here :5: DECLARE_EVENT_TABLE() ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472: DECLARE_EVENT_TABLE(); 56: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestatconfig.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:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4293: : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'5399: 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_DYNAMIC_CLASS(wxScintilla);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:note: overridden virtual function is here69: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:4012:142:542:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ In file included from codestat.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::9131:: In file included from 30:../../../../src/include/sdk.h: note: 17: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h virtual wxClassInfo *GetClassInfo() const :93 ^ : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:195399::55:: warning: note: overridden virtual function is here'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); DECLARE_ABSTRACT_CLASS(wxControl) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:226:69:69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :5: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 codestatconfig.cpp:9In file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h:17: In file included from : In file included from ../../../../src/include/sdk.h:17../../../../src/include/sdk_precomp.h:: In file included from 13: ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_common.h13: :99In file included from ../../../../src/include/sdk_common.h: ../../../../src/include/sdk_events.h::9978:: ../../../../src/include/sdk_events.h3::78 warning: :3'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22969::69 note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::13130::30 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::51598:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: note: 227:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 wxDECLARE_DYNAMIC_CLASS(name) ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codestatconfig.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.hIn file included from codestat.cpp:153:3::9 warning: : In file included from 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:../../../../src/include/sdk_common.h:69:99: note: ../../../../src/include/sdk_events.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5:229:69 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_ABSTRACT_CLASS(wxEvent) :30 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 1112: ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: overridden virtual function is here:30 : note: DECLARE_ABSTRACT_CLASS(wxEvent) ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codestatconfig.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] In file included from codestat.cpp:9: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ In file included from ../../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: In file included from 229:../../../../src/include/sdk_precomp.h:69:13: note: In file included from ../../../../src/include/sdk_common.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 99: ../../../../src/include/sdk_events.h:172:3: warning: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_ABSTRACT_CLASS(wxEvent) 131: ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: :69note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 1112: ^ /Users/pbulk/build/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: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codestatconfig.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); \ ^ In file included from codestat.cpp:9: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:../../../../src/include/sdk.h:30:17: note: In file included from ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' :13: In file included from ../../../../src/include/sdk_common.h virtual wxClassInfo *GetClassInfo() const ^ :99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_events.h:1112:198:5:3: note: warning: overridden virtual function is here 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_ABSTRACT_CLASS(wxEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 ^:69 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'229: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 131: ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codestatconfig.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:5In file included from codestat.cpp:: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 9: In file included from ../../../../src/include/sdk.h:17: In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^ ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:13:30:: In file included from note: ../../../../src/include/sdk_common.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 99: ../../../../src/include/sdk_events.h:231 virtual wxClassInfo *GetClassInfo() const :5 ^ : warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227::6969:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::135135::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestat.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:4472In file included from codestatconfig.cpp:9:56: In file included from ../../../../src/include/sdk.h: :17: In file included from ../../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE'13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^32: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4010:42: note: DECLARE_EVENT_TABLE() expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ ^ :56:In file included from codestat.cpp: note: 9: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../../../src/include/sdk_common.h::42104: : ../../../../src/include/editorbase.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'32: 5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4004472::556:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400::425: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../../src/include/sdk_common.h:42:104: note: ../../../../src/include/editorbase.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestat.cpp:9: In file included from In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk.h:1717: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_common.h:13: 105: In file included from ../../../../src/include/sdk_common.h../../../../src/include/cbeditor.h::10545:9: ../../../../src/include/cbeditor.h: :45warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:9: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472../../../../src/include/editorbase.h:32:56:5:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:../../../../src/include/editorbase.h:32:42:5: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56In file included from codestatconfig.cpp:: 9: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:105: 4010:../../../../src/include/cbeditor.h:42: 45:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from codestat.cpp:4472:9: 56:In file included from ../../../../src/include/sdk.h note: :17expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:105 : ../../../../src/include/cbeditor.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:45:4012:9:42: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:../../../../src/include/editorbase.h:56:32: note: expanded from macro 'DECLARE_EVENT_TABLE'5: note: overridden virtual function is here DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:../../../../src/include/editorbase.h:42:32: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestatconfig.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: In file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk_precomp.h: ^ 13: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::11056: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ ^ :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:: note: expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../../src/include/sdk_common.h: ^ 110/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../../src/include/cbplugin.h:42:18: note: ../../../../src/include/pluginmanager.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:33:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from codestat.cpp42::9 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13 virtual wxEventHashTable& GetEventHashTable() const ^: In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:110: 3715:In file included from ../../../../src/include/cbplugin.h31::18 note: : ../../../../src/include/pluginmanager.hoverridden virtual function is here :221:9: virtual wxEventHashTable& GetEventHashTable() const; ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestatexec.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 codestatexec.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 codestatexec.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 codestatconfig.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]In file included from codestat.cpp: 9: In file included from ../../../../src/include/sdk.h DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^:17: In file included from ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from :69../../../../src/include/sdk_common.h:111: : In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../../src/include/cbproject.h: 19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^:9 : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) :30 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: note: 69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142376::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: 131:expanded from macro 'DECLARE_DYNAMIC_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5:In file included from codestatconfig.cpp note: :9expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h wxDECLARE_ABSTRACT_CLASS(name); \ :13 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from ../../../../src/include/sdk_common.h131::11130:: In file included from note: ../../../../src/include/cbproject.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 19: In file included from ../../../../src/include/projectmanager.h:19: virtual wxClassInfo *GetClassInfo() const ../../../../src/include/cbtreectrl.h: ^ 50:9: In file included from codestat.cpp:9warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from ../../../../src/include/sdk.h:17: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk_precomp.h ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: In file included from : ../../../../src/include/sdk_common.h:note: expanded from macro 'DECLARE_EVENT_TABLE'111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:19: 4010:../../../../src/include/cbtreectrl.h:42:50: note: 9:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: ^ 363:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:5:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:564010:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codestatconfig.cpp virtual const wxEventTable* GetEventTable() const; \ :9 ^ : In file included from ../../../../src/include/sdk.h:In file included from codestat.cpp17: :9In file included from ../../../../src/include/sdk_precomp.h: In file included from :13../../../../src/include/sdk.h:: In file included from 17: In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h:111: 13: In file included from ../../../../src/include/cbproject.hIn file included from ../../../../src/include/sdk_common.h:19:111: In file included from : In file included from ../../../../src/include/projectmanager.h:../../../../src/include/cbproject.h:1919: : In file included from ../../../../src/include/cbtreectrl.h:../../../../src/include/projectmanager.h:50:19: 9:../../../../src/include/cbtreectrl.h: warning: 50:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4012: 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: virtual wxEventHashTable& GetEventHashTable() const 363: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestatexec.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 codestatexec.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 codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:17In file included from codestat.cpp:9: In file included from : In file included from ../../../../src/include/sdk.h:17../../../../src/include/sdk_precomp.h:: In file included from ../../../../src/include/sdk_precomp.h13: :13In file included from ../../../../src/include/sdk_common.h: In file included from :111../../../../src/include/sdk_common.h:: In file included from 111: ../../../../src/include/cbproject.h:In file included from ../../../../src/include/cbproject.h19: :19../../../../src/include/projectmanager.h:: ../../../../src/include/projectmanager.h474::4749::9 warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^:42: In file included from codestatconfig.cppnote: expanded from macro 'wxDECLARE_EVENT_TABLE':9: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: virtual const wxEventTable* GetEventTable() const; \ ^ 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712In file included from ../../../../src/include/sdk_common.h:33:111: : In file included from note: overridden virtual function is here../../../../src/include/cbproject.h: 19: ../../../../src/include/projectmanager.h:474 virtual const wxEventTable *GetEventTable() const; ^ :9: In file included from codestat.cpp:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]9: In file included from ../../../../src/include/sdk.h:17 DECLARE_EVENT_TABLE() ^: In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4472:In file included from ../../../../src/include/sdk_common.h56::111 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::5631:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestatexec.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 codestatexec.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 codestat.cppIn file included from codestatconfig.cpp::9: In file included from ../../../../src/include/sdk.h:179: : In file included from In file included from ../../../../src/include/sdk.h:17: ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_common.h:118:13: ../../../../src/include/pipedprocess.h: In file included from :51../../../../src/include/sdk_common.h:118:9: ../../../../src/include/pipedprocess.h:: 51:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^3712: 33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: :33note: overridden virtual function is here: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codestat.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] virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from codestatconfig.cpp:: 9: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from ../../../../src/include/sdk_common.h42::118 note: expanded from macro 'wxDECLARE_EVENT_TABLE': ../../../../src/include/pipedprocess.h :51:9: virtual wxEventHashTable& GetEventHashTable() const ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :31: note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual wxEventHashTable& GetEventHashTable() const; ^: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestatexec.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 codestatexec.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 codestatexec.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 codestatexec.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 codestat.cpp:9In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:: In file included from 13: ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_common.h13: :120In file included from ../../../../src/include/sdk_common.h: ../../../../src/include/cbauibook.h:120:115: ../../../../src/include/cbauibook.h:14:115: :14warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:10:289:10 note: : overridden virtual function is here note: overridden virtual function is here bool DeletePage(size_t page); ^ bool DeletePage(size_t page); ^In file included from codestat.cpp:9: In file included from In file included from codestatconfig.cpp:9../../../../src/include/sdk.h:: In file included from 17: In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk.h:17:13: In file included from ../../../../src/include/sdk_common.h:: In file included from 120: ../../../../src/include/cbauibook.h../../../../src/include/sdk_precomp.h::125:13: 14:In file included from ../../../../src/include/sdk_common.h warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:120: ../../../../src/include/cbauibook.h:125 :14: bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:10 : note: bool RemovePage(size_t page); ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: 10: note: bool RemovePage(size_t page); ^ overridden virtual function is here In file included from codestat.cpp:9: bool RemovePage(size_t page); In file included from ../../../../src/include/sdk.h ^ :17: In file included from In file included from codestatconfig.cpp../../../../src/include/sdk_precomp.h:13:9: In file included from : In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk.h:120: 17: ../../../../src/include/cbauibook.h:In file included from ../../../../src/include/sdk_precomp.h401::139:: In file included from warning: ../../../../src/include/sdk_common.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120: ../../../../src/include/cbauibook.h:401 DECLARE_EVENT_TABLE() ^:9 : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56: DECLARE_EVENT_TABLE() note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436note: expanded from macro 'wxDECLARE_EVENT_TABLE':5 : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: overridden virtual function is here: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ :42 ^ : In file included from codestat.cpp:9note: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h:13: virtual const wxEventTable* GetEventTable() const; \ In file included from ../../../../src/include/sdk_common.h ^ :120In file included from codestatconfig.cpp: ../../../../src/include/cbauibook.h:9:401:9: In file included from : ../../../../src/include/sdk.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]17: In file included from ../../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_common.h4472::12056:: ../../../../src/include/cbauibook.h note: :401expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^:42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012overridden virtual function is here :42: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: overridden virtual function is here:42 : DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestatexec.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 codestatexec.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 codestatexec.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 codestat.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] In file included from codestatconfig.cpp: DECLARE_EVENT_TABLE() 9: In file included from ../../../../src/include/sdk.h: ^ 17: In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4472:In file included from ../../../../src/include/sdk_common.h56::126 note: expanded from macro 'DECLARE_EVENT_TABLE': ../../../../src/include/editormanager.h :213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: 33:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:overridden virtual function is here 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from codestat.cpp:9 virtual const wxEventTable* GetEventTable() const; \ : In file included from ^ ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371217: :33:In file included from ../../../../src/include/sdk_precomp.h note: :13overridden virtual function is here : In file included from ../../../../src/include/sdk_common.h:126: virtual const wxEventTable *GetEventTable() const; ^../../../../src/include/editormanager.h: 213:9In file included from codestatconfig.cpp:9: : In file included from ../../../../src/include/sdk.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:17: In file included from ../../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() : In file included from ^ ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:126:56:: ../../../../src/include/editormanager.h note: :213expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: virtual wxEventHashTable& GetEventHashTable() const ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const; :42 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from codestatconfig.cpp../../../../src/include/sdk_precomp.h::913: : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk_precomp.h:127:13: ../../../../src/include/logmanager.h:: In file included from 40:../../../../src/include/sdk_common.h:28:127: warning: ../../../../src/include/logmanager.h:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] 40:28: va_start(arg_list, msg); ^ 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 ../../../../src/include/logmanager.h:37 inline wxString F(const wxString &msg, ...) ^ :39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from codestatexec.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 codestatexec.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 codestat.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() ^ In file included from codestatconfig.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::9: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h4472::1356:: In file included from note: ../../../../src/include/sdk_common.h:expanded from macro 'DECLARE_EVENT_TABLE' 130: ../../../../src/include/scriptingmanager.h:270:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() ^ :4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::4256:: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable *GetEventTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 3712:33: In file included from codestatconfig.cpp:note: overridden virtual function is here9: In file included from ../../../../src/include/sdk.h:17: In file included from virtual const wxEventTable *GetEventTable() const; ^../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.hIn file included from codestat.cpp:9:130: In file included from : ../../../../src/include/scriptingmanager.h../../../../src/include/sdk.h::27017: :9In file included from ../../../../src/include/sdk_precomp.h: :13: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h :130: ../../../../src/include/scriptingmanager.h DECLARE_EVENT_TABLE() ^:270 :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: note: 31:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: 31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestatexec.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 codestatexec.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 codestatconfig.cpp:9In file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:: In file included from ../../../../src/include/sdk.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]17 : In file included from ../../../../src/include/sdk_precomp.h:13 DECLARE_EVENT_TABLE() ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_common.h:4472:131: 56:../../../../src/include/toolsmanager.h note: expanded from macro 'DECLARE_EVENT_TABLE' :58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:overridden virtual function is here 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ In file included from codestat.cpp:9: In file included from ../../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :17 ^ : In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:13:42: In file included from : ../../../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'131: ../../../../src/include/toolsmanager.h:58:3: virtual const wxEventTable* GetEventTable() const; \ ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 33: DECLARE_EVENT_TABLE() ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable *GetEventTable() const; ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from codestatconfig.cpp:9: In file included from ../../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:13:42: In file included from : ../../../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'131: ../../../../src/include/toolsmanager.h:58:3: virtual wxEventHashTable& GetEventHashTable() const ^warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: DECLARE_EVENT_TABLE() ^31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: overridden virtual function is here:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codestatexec.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 codestatexec.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() In file included from codestat.cpp:9: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk.h:4472:17: 56:In file included from ../../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4010:42: note: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_EVENT_TABLE() ^142: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 131:30 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxClassInfo *GetClassInfo() const ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 ^:5 : note: In file included from codestatexec.cpp:11overridden virtual function is here : In file included from ../../../../src/include/sdk.h:17 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^: In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:13: 229:In file included from ../../../../src/include/sdk_common.h69::142 note: : ../../../../src/include/infowindow.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 DECLARE_EVENT_TABLE() :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::4012131::4230:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codestatconfig.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 codestat.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 codestat.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 codestatconfig.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 codestatconfig.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. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestat.lo -MD -MP -MF .deps/codestat.Tpo -c codestat.cpp -o codestat.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestatconfig.lo -MD -MP -MF .deps/codestatconfig.Tpo -c codestatconfig.cpp -o codestatconfig.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codestatexec.lo -MD -MP -MF .deps/codestatexec.Tpo -c codestatexec.cpp -o codestatexec.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 libcodestat.la -rpath /opt/pkg/lib/codeblocks/plugins codestatconfig.lo codestat.lo codestatexec.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++ -r -keep_private_externs -nostdlib -o .libs/libcodestat.dylib-master.o .libs/codestatconfig.o .libs/codestat.o .libs/codestatexec.o libtool: link: clang++ -dynamiclib -o .libs/libcodestat.dylib .libs/libcodestat.dylib-master.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/libcodestat.dylib libtool: link: ar cr .libs/libcodestat.a codestatconfig.o codestat.o codestatexec.o libtool: link: ranlib .libs/libcodestat.a libtool: link: ( cd ".libs" && rm -f "libcodestat.la" && ln -s "../libcodestat.la" "libcodestat.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/codestat' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in dragscroll gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/dragscroll' depbase=`echo dragscroll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dragscroll.lo -MD -MP -MF $depbase.Tpo -c -o dragscroll.lo dragscroll.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dragscrollcfg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF $depbase.Tpo -c -o dragscrollcfg.lo dragscrollcfg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dragscrollevent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF $depbase.Tpo -c -o dragscrollevent.lo dragscrollevent.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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c dragscrollevent.cpp -fno-common -DPIC -o .libs/dragscrollevent.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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c dragscrollcfg.cpp -fno-common -DPIC -o .libs/dragscrollcfg.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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c dragscroll.cpp -fno-common -DPIC -o .libs/dragscroll.o In file included from dragscrollcfg.cpp:1: 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 dragscrollcfg.cpp:1: 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 dragscrollcfg.cpp:1: 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 dragscrollcfg.cpp:1: 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 dragscrollcfg.cpp:1: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: In file included from ../../../../src/include/cbplugin.h:17: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: In file included from ../../../../src/include/cbplugin.h:17: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: In file included from ../../../../src/include/cbplugin.h:17: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: In file included from ../../../../src/include/cbplugin.h:17: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: In file included from ../../../../src/include/cbplugin.h:17: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: 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 dragscrollevent.cpp:16: In file included from ./dragscroll.h:25: 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 dragscrollcfg.cpp:2: In file included from ./dragscrollcfg.h:7: In file included from ./dragscroll.h:25: 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 dragscrollcfg.cpp:2: In file included from ./dragscrollcfg.h:7: In file included from ./dragscroll.h:25: 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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In 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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included 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 dragscroll.cpp:14: In file included from ../../../../src/include/sdk.h:17: In file included 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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.cpp:14: In file included from ../../../../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 dragscroll.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 dragscroll.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 ^ 7 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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c dragscrollevent.cpp -o dragscrollevent.o >/dev/null 2>&1 7 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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c dragscrollcfg.cpp -o dragscrollcfg.o >/dev/null 2>&1 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/src -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c dragscroll.cpp -o dragscroll.o >/dev/null 2>&1 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/dragscroll/dragscroll.zip manifest.xml > /dev/null /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 libdragscroll.la -rpath /opt/pkg/lib/codeblocks/plugins dragscroll.lo dragscrollcfg.lo dragscrollevent.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++ -r -keep_private_externs -nostdlib -o .libs/libdragscroll.dylib-master.o .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.o libtool: link: clang++ -dynamiclib -o .libs/libdragscroll.dylib .libs/libdragscroll.dylib-master.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/libdragscroll.dylib libtool: link: ar cr .libs/libdragscroll.a dragscroll.o dragscrollcfg.o dragscrollevent.o libtool: link: ranlib .libs/libdragscroll.a libtool: link: ( cd ".libs" && rm -f "libdragscroll.la" && ln -s "../libdragscroll.la" "libdragscroll.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/dragscroll' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in envvars gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/envvars' depbase=`echo envvars.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT envvars.lo -MD -MP -MF $depbase.Tpo -c -o envvars.lo envvars.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo envvars_cfgdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT envvars_cfgdlg.lo -MD -MP -MF $depbase.Tpo -c -o envvars_cfgdlg.lo envvars_cfgdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo envvars_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT envvars_common.lo -MD -MP -MF $depbase.Tpo -c -o envvars_common.lo envvars_common.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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars.lo -MD -MP -MF .deps/envvars.Tpo -c envvars.cpp -fno-common -DPIC -o .libs/envvars.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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_cfgdlg.lo -MD -MP -MF .deps/envvars_cfgdlg.Tpo -c envvars_cfgdlg.cpp -fno-common -DPIC -o .libs/envvars_cfgdlg.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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_common.lo -MD -MP -MF .deps/envvars_common.Tpo -c envvars_common.cpp -fno-common -DPIC -o .libs/envvars_common.o In file included from envvars_common.cppIn file included from envvars_cfgdlg.cppIn file included from :envvars.cpp:12: In file included from ../../../../src/include/sdk.h:1712:: : In file included from In file included from 12../../../../src/include/sdk_precomp.h: ../../../../src/include/sdk.h:In file included from :13../../../../src/include/sdk.h17: :: In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h::1793: : 13: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398In file included from In file included from :../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h5:93:13: : In file included from ../../../../src/include/sdk_common.h:93../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:: : 5398:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ::5398 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :5: warning: DECLARE_EVENT_TABLE(); 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ::56: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472: 56: note: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010expanded from macro 'DECLARE_EVENT_TABLE' :42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42:: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 400 :note: expanded from macro 'wxDECLARE_EVENT_TABLE'5: virtual const wxEventTable* GetEventTable() const; \ note: ^overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:5:400:56: :note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE'5 : DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:56 DECLARE_EVENT_TABLE()envvars.cpp: : ^ note: 12 : In file included from ../../../../src/include/sdk.h:17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4472:56expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_precomp.h: :13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../../src/include/sdk_common.hnote: :93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::53984010::542:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4472:56 virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4010:: 42 note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'envvars_common.cpp: 12: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^In file included from virtual const wxEventTable* GetEventTable() const; \ ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4012:42:17: :In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.henvvars_cfgdlg.cpp:12:13: virtual wxEventHashTable& GetEventHashTable() const: In file included from ^In file included from ../../../../src/include/sdk.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:17: 400:In file included from ../../../../src/include/sdk_precomp.h:135:: In file included from ../../../../src/include/sdk_common.h:93: note: overridden virtual function is here../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h../../../../src/include/sdk_common.h ::5398: DECLARE_EVENT_TABLE() 593 ^:: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::warning: 44725398'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:5 :56: DECLARE_EVENT_TABLE();: note: expanded from macro 'DECLARE_EVENT_TABLE'warning: ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56: note: ^ expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:42: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: virtual wxEventHashTable& GetEventHashTable() const expanded from macro 'wxDECLARE_EVENT_TABLE'note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h ^:400 400:5: note: overridden virtual function is here In file included from envvars.cpp::512 DECLARE_EVENT_TABLE():: In file included from ^ note: ../../../../src/include/sdk.hoverridden virtual function is here: 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: In file included from : DECLARE_EVENT_TABLE()../../../../src/include/sdk_precomp.h56 : ^ 13:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: In file included from :expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_common.h4472 ::5693: : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: : expanded from macro 'DECLARE_EVENT_TABLE' ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42: ^ note: DECLARE_DYNAMIC_CLASS(wxScintilla); expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const 229: ^ 69: note: virtual wxEventHashTable& GetEventHashTable() const expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from envvars_cfgdlg.cpp:12 ^ : #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^In file included from ../../../../src/include/sdk.h :17: In file included from envvars_common.cppIn file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1312:: : 142In file included from :5:../../../../src/include/sdk_common.hIn file included from :93../../../../src/include/sdk.h:: 17../../../../src/sdk/wxscintilla/include/wx/wxscintilla.hnote: : :expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5399: In file included from 5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \../../../../src/include/sdk_precomp.h :13: In file included from ../../../../src/include/sdk_common.h ^ DECLARE_DYNAMIC_CLASS(wxScintilla);: 93/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5399:5131229:::69: note: warning: expanded from macro 'DECLARE_DYNAMIC_CLASS' 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 30: note: DECLARE_DYNAMIC_CLASS(wxScintilla); ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^note: :expanded from macro 'DECLARE_DYNAMIC_CLASS' 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ 19 :5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ ^: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:131: note: 30:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: virtual wxClassInfo *GetClassInfo() const226 ^ ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69 131: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:expanded from macro 'DECLARE_ABSTRACT_CLASS':30 5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxControl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5:226: note: note: 69overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 ^:69 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'DECLARE_ABSTRACT_CLASS' 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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] In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) envvars_cfgdlg.cpp:12: In file included from ^In file included from envvars.cpp :12: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk.hIn file included from ::../../../../src/include/sdk.h22917::69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:: 17: In file included from ../../../../src/include/sdk_precomp.hIn file included from :5../../../../src/include/sdk_precomp.h:13:13: In file included from note: : ../../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS'In file included from : ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3 wxDECLARE_ABSTRACT_CLASS(name); \99 :: warning: ../../../../src/include/sdk_events.h ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent)78: : ^ 3 note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxClassInfo *GetClassInfo() const ^ :229: DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ : note: 1598:expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:5: 69:note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: ^expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);142:227 5:69 ^ : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':135131:5: : note: 30:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: virtual wxClassInfo *GetClassInfo() const wxDECLARE_DYNAMIC_CLASS(name) note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1598:142 virtual wxClassInfo *GetClassInfo() const5: 5 ^: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: overridden virtual function is here 1598:5: wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) note: ^ ^overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::131 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 227: ^ 69:30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: : 227:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: 69:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const note: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: 5: wxDECLARE_DYNAMIC_CLASS(name) ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: wxDECLARE_DYNAMIC_CLASS(name) ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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); \ ^In file included from envvars_cfgdlg.cpp /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from :12envvars.cpp:131:: 1230In file included from :../../../../src/include/sdk.h:17: In file included from note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk.h virtual wxClassInfo *GetClassInfo() const: ^1713 : In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::In file included from 111213../../../../src/include/sdk_common.h:: :5In file included from : note: 99../../../../src/include/sdk_common.h: ../../../../src/include/sdk_events.h:overridden virtual function is here99 : ../../../../src/include/sdk_events.h:153:153 DECLARE_ABSTRACT_CLASS(wxEvent) :3 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:3226 ::69: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) warning: ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :229 ^ :69: note: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :expanded from macro 'DECLARE_DYNAMIC_CLASS' 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:131:30 note: :#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \142 :5 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:131:1112:30:5: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' overridden virtual function is here virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::691112:: 5:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:131:226:30:69: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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' In file included from envvars.cpp:12: virtual wxClassInfo *GetClassInfo() const In file included from ../../../../src/include/sdk.h: ^ 17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112In file included from In file included from envvars_cfgdlg.cpp:5:../../../../src/include/sdk_precomp.h: 12note: :13: overridden virtual function is hereIn file included from ../../../../src/include/sdk.h:17: In file included from : DECLARE_ABSTRACT_CLASS(wxEvent)../../../../src/include/sdk_precomp.hIn file included from : ^ 13../../../../src/include/sdk_common.h:99/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: ../../../../src/include/sdk_events.h226:: In file included from :69../../../../src/include/sdk_common.h172:3::: 99 note: : warning: ../../../../src/include/sdk_events.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 172:3:expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent)69: ^ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'DECLARE_DYNAMIC_CLASS': /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131229::3069#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':142 expanded from macro 'DECLARE_DYNAMIC_CLASS':5: virtual wxClassInfo *GetClassInfo() const ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ 142: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^ :131:30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 1112:5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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'In file included from envvars.cpp:12: In file included from In file included from envvars_cfgdlg.cpp:12: ../../../../src/include/sdk.h:17#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);In file included from : In file included from ../../../../src/include/sdk_precomp.h ../../../../src/include/sdk.h ^:: 13: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13117::: 99In file included from ../../../../src/include/sdk_precomp.h:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : ../../../../src/include/sdk_events.h:198: virtual wxClassInfo *GetClassInfo() const13 : ^3In file included from : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ ../../../../src/include/sdk_common.h:99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../../src/include/sdk_events.h:229:198:69:3: note: warning: expanded from macro 'DECLARE_DYNAMIC_CLASS' 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 131:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:30:1112: note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226::569: : note: expanded from macro 'DECLARE_ABSTRACT_CLASS'note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^In file included from envvars_common.cpp #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:12: ^: 226 In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:131: :note: ../../../../src/include/sdk.h:expanded from macro 'DECLARE_ABSTRACT_CLASS'3017 :: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^../../../../src/include/sdk_precomp.h: virtual wxClassInfo *GetClassInfo() const13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : ^131:30 : : In file included from ../../../../src/include/sdk_common.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':99 : ../../../../src/include/sdk_events.h:231:5 virtual wxClassInfo *GetClassInfo() const : ^ 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' In file included from envvars.cpp virtual wxClassInfo *GetClassInfo() const ^ :12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from envvars_cfgdlg.cpp:In file included from ../../../../src/include/sdk_common.h12: :99In file included from ../../../../src/include/sdk.h:: ../../../../src/include/sdk_events.h17: :231In file included from ../../../../src/include/sdk_precomp.h::513: : In file included from ../../../../src/include/sdk_common.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:99 : ../../../../src/include/sdk_events.h:231:5 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' 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:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: :5note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^142: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^1598: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: :5note: overridden virtual function is here: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 ^ :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: 227:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_DYNAMIC_CLASS(name) 142: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars.cpp:12: In file included from ../../../../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' In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17: In file included from ^ ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:13:42: In file included from : ../../../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'104: ../../../../src/include/editorbase.h:32:5: virtual const wxEventTable* GetEventTable() const; \ ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from envvars.cpp:12 DECLARE_EVENT_TABLE() ^: In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:17: 56:In file included from ../../../../src/include/sdk_precomp.h note: expanded from macro 'DECLARE_EVENT_TABLE':13 In file included from envvars_cfgdlg.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h12In file included from :: 4010In file included from :42:../../../../src/include/sdk_common.h../../../../src/include/sdk.h :note: expanded from macro 'wxDECLARE_EVENT_TABLE'104: : 17: In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/editorbase.h virtual const wxEventTable* GetEventTable() const; \:32 ^:13 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from :../../../../src/include/sdk_common.h400:: warning: :5'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]104: : ../../../../src/include/editorbase.h:32:5 DECLARE_EVENT_TABLE() : ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 : DECLARE_EVENT_TABLE()note: 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012::42:56:4472: : note: note: expanded from macro 'DECLARE_EVENT_TABLE'56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4010::400424010::42: 5:note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h ^ :400:5:In file included from envvars_common.cpp :12: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from overridden virtual function is here:../../../../src/include/sdk.h :17: 4472: DECLARE_EVENT_TABLE() 56: ^ In file included from ../../../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ../../../../src/include/sdk_common.hnote: :expanded from macro 'DECLARE_EVENT_TABLE': 10456:: ../../../../src/include/editorbase.h: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 32:expanded from macro 'DECLARE_EVENT_TABLE' ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4012:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE':4010 :42: ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' : 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from envvars_cfgdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::124012:: In file included from 42:../../../../src/include/sdk.h: note: 17: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h virtual wxEventHashTable& GetEventHashTable() const ^ :104: ../../../../src/include/editorbase.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::32400::55:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from envvars.cpp:12: In file included from ../../../../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' In file included from virtual const wxEventTable* GetEventTable() const; \ envvars_cfgdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17 ^In file included from : envvars_common.cpp:12In file included from ../../../../src/include/sdk_precomp.h:13: : In file included from In file included from ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk.h105:: ../../../../src/include/cbeditor.h17: :45:In file included from envvars.cpp9../../../../src/include/sdk_precomp.h:::13 : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h :105: DECLARE_EVENT_TABLE() ../../../../src/include/cbeditor.h:45 ^12: : 9:In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 17:warning: 4472'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from :56../../../../src/include/sdk_precomp.h::13 DECLARE_EVENT_TABLE(): In file included from ^ ../../../../src/include/sdk_common.h:105note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 : :56../../../../src/include/cbeditor.h:: 45:note: expanded from macro 'DECLARE_EVENT_TABLE' 9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4010: ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42expanded from macro 'wxDECLARE_EVENT_TABLE':: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h: virtual const wxEventTable* GetEventTable() const; \ 32:5: note: note: overridden virtual function is here expanded from macro 'wxDECLARE_EVENT_TABLE' ^ ../../../../src/include/editorbase.h:32:5: virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() note: ^overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/editorbase.h 4472:56::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 32:note: :4472expanded from macro 'DECLARE_EVENT_TABLE'5: :56note: :overridden virtual function is here note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4472 virtual wxEventHashTable& GetEventHashTable() const42: :56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ :42: In file included from envvars_common.cppnote: expanded from macro 'wxDECLARE_EVENT_TABLE':12 : In file included from ../../../../src/include/sdk.h:17: In file included from virtual const wxEventTable* GetEventTable() const; \ ^../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.h:105In file included from envvars_cfgdlg.cpp:12: ../../../../src/include/cbeditor.h: In file included from :45../../../../src/include/sdk.h::917: : In file included from ../../../../src/include/sdk_precomp.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:13 : In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() ^ :105/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: ../../../../src/include/cbeditor.h56::45 note: :9expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:56expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 5: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: overridden virtual function is here42: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual wxEventHashTable& GetEventHashTable() const note: expanded from macro 'DECLARE_EVENT_TABLE' ^ ../../../../src/include/editorbase.h:32:5: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() ^ 4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424472:: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from envvars_common.cpp:12In file included from envvars_cfgdlg.cpp: In file included from ../../../../src/include/sdk.h:17: In file included from :12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_common.h:110: 110: In file included from ../../../../src/include/cbplugin.hIn file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:18:9:: ../../../../src/include/pluginmanager.h warning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 221:9: warning: DECLARE_EVENT_TABLE() ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4472: ^ 56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: expanded from macro 'wxDECLARE_EVENT_TABLE':42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars_cfgdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17:33: In file included from ../../../../src/include/sdk_precomp.h: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h::13In file included from 17: envvars.cpp: In file included from :In file included from ../../../../src/include/sdk_common.h12../../../../src/include/sdk_precomp.h:: :110In file included from 13: ../../../../src/include/sdk.h: In file included from ../../../../src/include/cbplugin.hIn file included from ::../../../../src/include/sdk_common.h1718:: ../../../../src/include/pluginmanager.h: 110:221:In file included from : 9../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/cbplugin.h:::13 18: warning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../../src/include/sdk_common.h:110../../../../src/include/pluginmanager.h: DECLARE_EVENT_TABLE() : In file included from 221 ^../../../../src/include/cbplugin.h: :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :184472: warning: ../../../../src/include/pluginmanager.h:221:9:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(): 56 ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4472 :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: :4472expanded from macro 'DECLARE_EVENT_TABLE'4012::42:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 ^: virtual wxEventHashTable& GetEventHashTable() const ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() constexpanded from macro 'wxDECLARE_EVENT_TABLE':3715: 31 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \overridden virtual function is here:3715: 31 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; :3712 ^ :33: overridden virtual function is here note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars.cpp:12: In file included from ../../../../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 envvars_cfgdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.hIn file included from envvars.cpp:17In file included from :: ../../../../src/include/sdk_common.h12In file included from :: ../../../../src/include/sdk_precomp.h111In file included from :: ../../../../src/include/sdk.h13In file included from :: ../../../../src/include/cbproject.h17In file included from : In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h:19:: 13In file included from ../../../../src/include/projectmanager.h111: : :In file included from ../../../../src/include/cbproject.h19In file included from :: ../../../../src/include/sdk_common.h../../../../src/include/cbtreectrl.h::1949111: : In file included from In file included from ../../../../src/include/projectmanager.h::../../../../src/include/cbproject.h199: :../../../../src/include/cbtreectrl.h::1949 : :warning: In file included from 9'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/projectmanager.h: :19: ../../../../src/include/cbtreectrl.h:49:9 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :note: expanded from macro 'DECLARE_DYNAMIC_CLASS'69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h :229:: 69:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 wxDECLARE_ABSTRACT_CLASS(name); \142: :5 ^5: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h :376:131:5: 30: wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(wxTreeCtrl): 30 ^: ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :376:5 virtual wxClassInfo *GetClassInfo() const ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h142: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :376:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:2295: note: wxDECLARE_ABSTRACT_CLASS(name); \ overridden virtual function is here ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h69: note: :note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'229 :expanded from macro 'DECLARE_DYNAMIC_CLASS' 69: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ In file included from envvars_cfgdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:12: : 5 ^In file included from :../../../../src/include/sdk.h:17 note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \13: 142In file included from ^:../../../../src/include/sdk_common.h5:: 111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: In file included from :note: ../../../../src/include/cbproject.h131expanded from macro 'wxDECLARE_DYNAMIC_CLASS': :30:19: note: In file included from ../../../../src/include/projectmanager.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \19 : ../../../../src/include/cbtreectrl.h: ^ virtual wxClassInfo *GetClassInfo() const 50 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:9In file included from envvars.cpp: :12warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : :131In file included from ../../../../src/include/sdk.h::30: DECLARE_EVENT_TABLE()17 : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 4472:56:In file included from virtual wxClassInfo *GetClassInfo() const note: ../../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_EVENT_TABLE' ^: 13: In file included from ../../../../src/include/sdk_common.h :111: In file included from envvars_common.cppIn file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:../../../../src/include/cbproject.h 12 ^ : :19In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: :4010In file included from 17:../../../../src/include/projectmanager.h:42: 19:In file included from : ../../../../src/include/cbtreectrl.h:50:../../../../src/include/sdk_precomp.h:9:13: In file included from ../../../../src/include/sdk_common.h warning: :111'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/cbproject.h:note: 19 DECLARE_EVENT_TABLE() expanded from macro 'wxDECLARE_EVENT_TABLE' : ^ In file included from ../../../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual const wxEventTable* GetEventTable() const; \ ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h19: :363../../../../src/include/cbtreectrl.h::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();5: ^ 50/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::94010 ::note: 42:overridden virtual function is here warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() note: ^ DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: expanded from macro 'DECLARE_EVENT_TABLE'4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4010: : ^ 425: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: overridden virtual function is here:expanded from macro 'wxDECLARE_EVENT_TABLE'4010:42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hIn file included from envvars_cfgdlg.cpp::363#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :5:12 ^ : In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::174010:42overridden virtual function is here: : In file included from note: DECLARE_EVENT_TABLE()../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : ^ 13: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \:: 1114472 ^: 56: : In file included from envvars.cppIn file included from note: :../../../../src/include/cbproject.hexpanded from macro 'DECLARE_EVENT_TABLE': 19: In file included from ../../../../src/include/projectmanager.h:12: 19: ../../../../src/include/cbtreectrl.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from ../../../../src/include/sdk.h:: ^17: 50In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:::913: : In file included from warning: 42../../../../src/include/sdk_common.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 111note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../../src/include/cbproject.h DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: virtual const wxEventTable* GetEventTable() const; \5619 :: ^ In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from envvars_common.cpp../../../../src/include/projectmanager.h :19: :12: ../../../../src/include/cbtreectrl.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :In file included from ^50../../../../src/include/sdk.h :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9:: :4012 warning: :42:In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_precomp.h note: :13: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 111 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from virtual wxEventHashTable& GetEventHashTable() const../../../../src/include/cbproject.h : ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:: note: expanded from macro 'DECLARE_EVENT_TABLE'363: 5: note: :19overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4012:In file included from ../../../../src/include/projectmanager.h:19: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42../../../../src/include/cbtreectrl.h:::4472 :56note: expanded from macro 'wxDECLARE_EVENT_TABLE':50 :9:note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4012:42:56 :note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: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 envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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' In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010envvars_common.cpp:12:42:: In file included from ../../../../src/include/sdk.h:17 note: : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const;:In file included from envvars_cfgdlg.cpp 111 ^: : 12: In file included from ../../../../src/include/sdk.h:In file included from In file included from envvars.cpp:12../../../../src/include/cbproject.h17:19: : : In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/projectmanager.h::13474:9: In file included from In file 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:../../../../src/include/sdk.h :warning: note: 17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'DECLARE_EVENT_TABLE': DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :4472../../../../src/include/sdk_precomp.h: :13 ^: In file included from 56../../../../src/include/sdk_common.h:: note: 111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :4010:expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/cbproject.h42 :: note: expanded from macro 'wxDECLARE_EVENT_TABLE'19: ../../../../src/include/projectmanager.h:474#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :9 ^ : virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010 warning: :42'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 3712:33 ^ note: : expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \56: note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: ^ 33 : note: In file included from envvars_cfgdlg.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here:4012: :42:12: virtual const wxEventTable *GetEventTable() const;In file included from note: ^ ../../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :17In file included from envvars_common.cpp:: In file included from ../../../../src/include/sdk_precomp.h: virtual wxEventHashTable& GetEventHashTable() const 13: 12 ^: In file included from ../../../../src/include/sdk.h In file included from :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h17: ../../../../src/include/sdk_common.h::3715In file included from 111../../../../src/include/sdk_precomp.h: :13In file included from :: ../../../../src/include/cbproject.h31In file included from :../../../../src/include/sdk_common.h19:111: : ../../../../src/include/projectmanager.h: note: :474overridden virtual function is hereIn file included from : ../../../../src/include/cbproject.h9: warning: :19 virtual wxEventHashTable& GetEventHashTable() const; : ../../../../src/include/projectmanager.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^:474 DECLARE_EVENT_TABLE():9 ^: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'3715: 31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 virtual wxEventHashTable& GetEventHashTable() const; :31 ^ : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from envvars.cpp:12: In file included from ../../../../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] In file included from DECLARE_EVENT_TABLE() ^ envvars_cfgdlg.cppIn file included from envvars_common.cpp:12:12: In file included from : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h:In file included from :447217:56: In file included from : ../../../../src/include/sdk_precomp.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 13../../../../src/include/sdk.h:17#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : In file included from ^In file included from ../../../../src/include/sdk_precomp.h ../../../../src/include/sdk_common.h:118: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/pipedprocess.h:4010:51:429:::13 : In file included from warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44723712:::56118: :33../../../../src/include/pipedprocess.h :51note: :: expanded from macro 'DECLARE_EVENT_TABLE'note: 9overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:envvars.cpp: :4010warning: 12'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: : 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from DECLARE_EVENT_TABLE() ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h virtual const wxEventTable* GetEventTable() const; \ :13 ^ : In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 118: ^:../../../../src/include/pipedprocess.h 3712:33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:51:4472:::9 56:note: : overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from envvars_common.cpp:4472::1256: : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk.h ^ :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^In file included from ../../../../src/include/sdk_precomp.h4010 ::42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: In file included from 4012::42../../../../src/include/sdk_common.h :note: : expanded from macro 'wxDECLARE_EVENT_TABLE'118note: : ../../../../src/include/pipedprocess.h:51:9: warning: virtual const wxEventTable* GetEventTable() const; \ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: virtual wxEventHashTable& GetEventHashTable() const563712 :: ^ 33 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3715 expanded from macro 'DECLARE_EVENT_TABLE':note: 31overridden virtual function is here : note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable *GetEventTable() const; ^ ^ virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:In file included from envvars_cfgdlg.cpp42::12 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: virtual wxEventHashTable& GetEventHashTable() const ^13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715../../../../src/include/sdk_common.h::31118: : ../../../../src/include/pipedprocess.h:note: overridden virtual function is here51: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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]In file included from envvars_cfgdlg.cpp: 12: In file included from ../../../../src/include/sdk.h:17 bool DeletePage(size_t page);In file included from : envvars.cpp ^:In file included from 12: In file included from ../../../../src/include/sdk.h:17: ../../../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hIn file included from :In file included from ../../../../src/include/sdk_common.h289../../../../src/include/sdk_precomp.h:::120: 13: ../../../../src/include/cbauibook.h10In file included from :: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:115120:../../../../src/include/sdk_common.h: 14::120: ../../../../src/include/cbauibook.h../../../../src/include/cbauibook.h::warning: 125115'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]14: bool DeletePage(size_t page); warning: bool RemovePage(size_t page); '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);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: :290:note: 10:overridden virtual function is here note: overridden virtual function is here bool DeletePage(size_t page); ^ bool RemovePage(size_t page); ^In file included from ^ envvars_cfgdlg.cpp:12In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.hIn file included from : :envvars_common.cppIn file included from :12: ../../../../src/include/sdk.h17:: In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk.h:1717:: : 13In file included from : ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_common.h13:: 13In file included from : ../../../../src/include/sdk_common.h::120120In file included from : : ../../../../src/include/sdk_common.h../../../../src/include/cbauibook.h../../../../src/include/cbauibook.h:::120125125: ::../../../../src/include/cbauibook.h1414:::401 warning: :9'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); warning: ^'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h DECLARE_EVENT_TABLE(): ^ bool RemovePage(size_t page); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h290 ^:: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h10::: 290note: expanded from macro 'DECLARE_EVENT_TABLE':10 : note: overridden virtual function is here note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); bool RemovePage(size_t page); ^ bool RemovePage(size_t page);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^ 42: ^In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from envvars.cpp:12: envvars_cfgdlg.cpp: virtual const wxEventTable* GetEventTable() const; \ ^12In file included from : ../../../../src/include/sdk.h :In file included from ../../../../src/include/sdk.h17:: 17In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: :In file included from 436:13: In file included from ../../../../src/include/sdk_precomp.h5::../../../../src/include/sdk_common.h note: overridden virtual function is here :120: ../../../../src/include/cbauibook.h: DECLARE_EVENT_TABLE()13 ^: In file included from ../../../../src/include/sdk_common.h401 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9:120: : 4472warning: ../../../../src/include/cbauibook.h::56:401'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ : warning: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: :42: DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472: ^ virtual const wxEventTable* GetEventTable() const; \ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :: ^ 4010 note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from envvars_common.cpp:12: In file included from ../../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 17 ^:: 42In file included from :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_precomp.h: :4010note: 13:expanded from macro 'wxDECLARE_EVENT_TABLE': 42 In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9 virtual const wxEventTable* GetEventTable() const; \ :: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 DECLARE_EVENT_TABLE() ^:5: virtual const wxEventTable* GetEventTable() const; \ note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h DECLARE_EVENT_TABLE() :4472 ^436:5: :56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: ::overridden virtual function is here4472 :56note: expanded from macro 'DECLARE_EVENT_TABLE' : note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4012 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'wxDECLARE_EVENT_TABLE' :56: virtual const wxEventTable* GetEventTable() const; \ ^ note: virtual wxEventHashTable& GetEventHashTable() const expanded from macro 'DECLARE_EVENT_TABLE' ^In file included from envvars.cpp: 12/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : In file included from ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h::17 note: overridden virtual function is here:: 4010In file included from ../../../../src/include/sdk_precomp.h:42 DECLARE_EVENT_TABLE() ^:: 13 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: : 4472expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from :56../../../../src/include/sdk_common.h:: virtual const wxEventTable* GetEventTable() const; \ 120: ../../../../src/include/cbauibook.h:note: expanded from macro 'DECLARE_EVENT_TABLE'401: 9: warning: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from envvars_cfgdlg.cpp DECLARE_EVENT_TABLE() :12 ^ ^: In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::17424472: ::In file included from 56: ../../../../src/include/sdk_precomp.h :13: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: In file included from ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE' :120: virtual wxEventHashTable& GetEventHashTable() const../../../../src/include/cbauibook.h:401 ^:9#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual wxEventHashTable& GetEventHashTable() const expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 DECLARE_EVENT_TABLE() ^:42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^436: 5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4012: 42: note: DECLARE_EVENT_TABLE() expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56 virtual wxEventHashTable& GetEventHashTable() const : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from envvars.cppIn file included from envvars_cfgdlg.cpp:In file included from :12envvars_common.cpp12: :: In file included from 12In file included from ../../../../src/include/sdk.h: ../../../../src/include/sdk.h:In file included from :17../../../../src/include/sdk.h17: In file included 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: In file included from ../../../../src/include/sdk_precomp.h17: :In file included from ../../../../src/include/sdk_precomp.h13: ::In file included from 447213../../../../src/include/sdk_common.h: In file included from :126../../../../src/include/sdk_common.h:: :../../../../src/include/editormanager.h12656:: :213../../../../src/include/editormanager.h:: 213note: 9expanded from macro 'DECLARE_EVENT_TABLE': :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::44724472:::56:5642: note: note: expanded from macro 'DECLARE_EVENT_TABLE':expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42: :note: 3712overridden virtual function is here :33: note: virtual const wxEventTable *GetEventTable() const; expanded from macro 'wxDECLARE_EVENT_TABLE' ^note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const;In file included from envvars.cpp ^ :12 ^ : In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :17: In file included from In file included from :../../../../src/include/sdk_precomp.henvvars_cfgdlg.cpp3712:::131233: : : In file included from In file included from note: ../../../../src/include/sdk.hoverridden virtual function is here../../../../src/include/sdk_common.h: :17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const;126../../../../src/include/sdk_common.h : ^../../../../src/include/editormanager.h:: 126: ../../../../src/include/editormanager.h213In file included from :9envvars_common.cpp:12::: 213In file included from :../../../../src/include/sdk.h:9 17:warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from warning: ../../../../src/include/sdk_precomp.h:13: In file included from DECLARE_EVENT_TABLE()../../../../src/include/sdk_common.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^ 126 DECLARE_EVENT_TABLE() : ../../../../src/include/editormanager.h ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :213/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::94472::447256 :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: : note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^note: 4012 expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4012: virtual wxEventHashTable& GetEventHashTable() const ^42 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :note: 3715:expanded from macro 'wxDECLARE_EVENT_TABLE' 31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012:42 virtual wxEventHashTable& GetEventHashTable() const;:: note: 3715: ^expanded from macro 'wxDECLARE_EVENT_TABLE'31 : note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: ^31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.hIn file included from envvars_cfgdlg.cpp:12:: In file included from 17: In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_precomp.henvvars_common.cpp:::1713: : 12In file included from In file included from ../../../../src/include/sdk_common.h:: In file included from 127: ../../../../src/include/sdk.h:../../../../src/include/logmanager.h:40:17: 28: warning: In file included from ../../../../src/include/sdk_precomp.h:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]../../../../src/include/sdk_precomp.h 13: In file included from va_start(arg_list, msg);:13 ../../../../src/include/sdk_common.h: ^:In file included from 127../../../../src/include/sdk_common.h:127: : ../../../../src/include/logmanager.h../../../../src/include/logmanager.h::4040::2828:: warning: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:../../../../src/include/logmanager.h:37:39: 39:note: parameter of type 'const wxString &' is declared here note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &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 envvars_cfgdlg.cpp:12: In file included from ../../../../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] In file included from envvars.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE() ../../../../src/include/sdk_precomp.h: ^ 13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../../src/include/sdk_common.h:56: 130: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/scriptingmanager.h:270 :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from envvars_common.cpp: DECLARE_EVENT_TABLE() 12#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: In file included from ../../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ../../../../src/include/sdk_precomp.h: ^:4472 13: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010::13042:: ../../../../src/include/scriptingmanager.h note: :270expanded from macro 'wxDECLARE_EVENT_TABLE' :9: :56: virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from envvars_cfgdlg.cppwarning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE':12 DECLARE_EVENT_TABLE() : In file included from ../../../../src/include/sdk.h ^: 17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../../src/include/sdk_precomp.h:13 ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::40101304472: :../../../../src/include/scriptingmanager.h:56:270:42: :note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'9expanded from macro 'DECLARE_EVENT_TABLE': warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:33: 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::overridden virtual function is here4472 :5642:: note: note: virtual const wxEventTable *GetEventTable() const;expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' ^ In file included from envvars.cpp virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ ^12 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712In file included from 4012:../../../../src/include/sdk.h33:: 17: In file included from :note: ../../../../src/include/sdk_precomp.h42overridden virtual function is here: :note: 13: virtual const wxEventTable *GetEventTable() const; In file included from ../../../../src/include/sdk_common.h ^ expanded from macro 'wxDECLARE_EVENT_TABLE':130 In file included from envvars_common.cpp:12: ../../../../src/include/scriptingmanager.h virtual wxEventHashTable& GetEventHashTable() const :: ^270In file included from :../../../../src/include/sdk.h :9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::173715 : warning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :31: DECLARE_EVENT_TABLE() ^../../../../src/include/sdk_precomp.h :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h13: :overridden virtual function is hereIn file included from 4472 ../../../../src/include/sdk_common.h:56:130: : ../../../../src/include/scriptingmanager.hnote: virtual wxEventHashTable& GetEventHashTable() const;:expanded from macro 'DECLARE_EVENT_TABLE' 270 :9: ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564012:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715note: expanded from macro 'wxDECLARE_EVENT_TABLE':31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from envvars_cfgdlg.cppIn file included from envvars_common.cppIn file included from envvars.cpp:12: In file included from ../../../../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] ::12 DECLARE_EVENT_TABLE()12 ^ : : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk.h4472::56: ../../../../src/include/sdk.hnote: :17: 17expanded from macro 'DECLARE_EVENT_TABLE'In file included from : ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_precomp.h: :13: 13: In file included from ../../../../src/include/sdk_common.hIn file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:../../../../src/include/sdk_common.h 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h131: :: ../../../../src/include/toolsmanager.h4010../../../../src/include/toolsmanager.h:::42: 58note: :3:expanded from macro 'wxDECLARE_EVENT_TABLE'58 : warning: 3:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ warning: ^'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE():3712: ^33: ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const; note: :expanded from macro 'DECLARE_EVENT_TABLE'4472 ^ :56: In file included from envvars.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401012: In file included from :../../../../src/include/sdk.h:17: 42:In file included from ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 13note: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h: :33:131: note: ../../../../src/include/toolsmanager.h virtual const wxEventTable* GetEventTable() const; \ ^overridden virtual function is here: 58:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:333:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const;note: overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^ In file included from envvars_common.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable *GetEventTable() const; :: ^5612 :: In file included from ../../../../src/include/sdk.h note: In file included from envvars_cfgdlg.cppexpanded from macro 'DECLARE_EVENT_TABLE' ::17: In file included from 12: ../../../../src/include/sdk_precomp.h:In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();13../../../../src/include/sdk.h : ^: 17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_common.h::13131: : 42../../../../src/include/toolsmanager.hIn file included from ::../../../../src/include/sdk_common.h58: note: 3::131 expanded from macro 'wxDECLARE_EVENT_TABLE': warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/toolsmanager.h:58 DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ :3: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hwarning: ::4472:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 371556::31 note: expanded from macro 'DECLARE_EVENT_TABLE' : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const; /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^: 4472:42:56: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401231::42 note: : overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from In file included from envvars_common.cppenvvars_cfgdlg.cpp:12: In file included from :In file included from ../../../../src/include/sdk.h12envvars.cpp:: :17In file included from 12: : ../../../../src/include/sdk.h:In file included from 17In file included from : ../../../../src/include/sdk_precomp.h:13../../../../src/include/sdk.hIn file included from : :In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_common.h1713:: : 140In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_precomp.h: ::../../../../src/include/xtra_res.h14013: :../../../../src/include/xtra_res.h40::: 540In file included from ::../../../../src/include/sdk_common.h 5:warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 140: ../../../../src/include/xtra_res.h:40: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) 5: ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :69 ^229: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14269::5 note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142131 wxDECLARE_ABSTRACT_CLASS(name); \:30 ^ :: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'131: virtual wxClassInfo *GetClassInfo() const30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:19:5:5: note: note: overridden virtual function is here overridden virtual function is here ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 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:131: ^30: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: :note: 229:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ virtual wxClassInfo *GetClassInfo() const131 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^30: : note: 142:5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h :note: 19:5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const note: overridden virtual function is here ^ wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229131::6930:: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from envvars_cfgdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from envvars_common.cpp:../../../../src/include/sdk_precomp.h:1312: : In file included from In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h::61:In file included from 13envvars.cpp: :12: 9In file included from In file included from :../../../../src/include/sdk_common.h../../../../src/include/sdk.h ::warning: 142'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../../src/include/infowindow.h 17: In file included from ../../../../src/include/sdk_precomp.h:13: DECLARE_EVENT_TABLE():In file included from 61 ^ :9:../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:142: 4472:56:../../../../src/include/infowindow.h:61: note: 9:expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 DECLARE_EVENT_TABLE(): /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4472overridden virtual function is here :56: DECLARE_EVENT_TABLE() note: ^expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^::4472: 56note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' :4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:42:42:400 note: expanded from macro 'wxDECLARE_EVENT_TABLE'::5 note: expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :400:4472:In file included from 5envvars_cfgdlg.cpp:: note: 5612overridden virtual function is here:: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h :17 DECLARE_EVENT_TABLE() ^: In file included from ../../../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from : ../../../../src/include/sdk_common.h ^ :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56::1424010: ../../../../src/include/infowindow.h:61:note: expanded from macro 'DECLARE_EVENT_TABLE' 9: warning: :42'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:: virtual const wxEventTable* GetEventTable() const; \4010 ^note: expanded from macro 'DECLARE_EVENT_TABLE':42 In file included from envvars.cpp:12#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^:In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual const wxEventTable* GetEventTable() const; \:42: 17note: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_precomp.h ^: 13: In file included from virtual wxEventHashTable& GetEventHashTable() constIn file included from envvars_common.cpp ^:12../../../../src/include/sdk_common.h:: In file included from ../../../../src/include/sdk.h:17: 142: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:../../../../src/include/sdk_precomp.h../../../../src/include/infowindow.h400::1361: In file included from ::../../../../src/include/sdk_common.h59:::142 : note: warning: ../../../../src/include/infowindow.hoverridden virtual function is here'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^61:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:4472 4472:56: DECLARE_EVENT_TABLE(): 56 ^note: : expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: expanded from macro 'DECLARE_EVENT_TABLE' :4472:56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :: ^4242: note: : expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':4012 :42: note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual wxEventHashTable& GetEventHashTable() const 400: ^ 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5overridden virtual function is here : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472:56:56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from envvars_cfgdlg.cpp:29: ../../../../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 envvars_cfgdlg.cpp:29: ../../../../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 ^ envvars_common.cpp:89:22: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ envvars_common.cpp:74:49: note: parameter of type 'const wxString &' is declared here void nsEnvVars::EnvVarsDebugLog(const wxString &msg, ...) ^ 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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars.lo -MD -MP -MF .deps/envvars.Tpo -c envvars.cpp -o envvars.o >/dev/null 2>&1 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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_common.lo -MD -MP -MF .deps/envvars_common.Tpo -c envvars_common.cpp -o envvars_common.o >/dev/null 2>&1 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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_cfgdlg.lo -MD -MP -MF .deps/envvars_cfgdlg.Tpo -c envvars_cfgdlg.cpp -o envvars_cfgdlg.o >/dev/null 2>&1 depbase=`echo envvars_prjoptdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT envvars_prjoptdlg.lo -MD -MP -MF $depbase.Tpo -c -o envvars_prjoptdlg.lo envvars_prjoptdlg.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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_prjoptdlg.lo -MD -MP -MF .deps/envvars_prjoptdlg.Tpo -c envvars_prjoptdlg.cpp -fno-common -DPIC -o .libs/envvars_prjoptdlg.o In file included from envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../src/include/sdk.h:17: In file included 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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 envvars_prjoptdlg.cpp:12: In file included from ../../../../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 ^ PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/envvars/envvars.zip manifest.xml *.xrc > /dev/null 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/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT envvars_prjoptdlg.lo -MD -MP -MF .deps/envvars_prjoptdlg.Tpo -c envvars_prjoptdlg.cpp -o envvars_prjoptdlg.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 libenvvars.la -rpath /opt/pkg/lib/codeblocks/plugins envvars.lo envvars_cfgdlg.lo envvars_common.lo envvars_prjoptdlg.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++ -r -keep_private_externs -nostdlib -o .libs/libenvvars.dylib-master.o .libs/envvars.o .libs/envvars_cfgdlg.o .libs/envvars_common.o .libs/envvars_prjoptdlg.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/libenvvars.dylib .libs/libenvvars.dylib-master.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/libenvvars.dylib libtool: link: (cd .libs/libenvvars.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/envvars/../../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libenvvars.a envvars.o envvars_cfgdlg.o envvars_common.o envvars_prjoptdlg.o .libs/libenvvars.lax/libtinyxml.a/tinyxml.o .libs/libenvvars.lax/libtinyxml.a/tinyxmlerror.o .libs/libenvvars.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libenvvars.a libtool: link: rm -fr .libs/libenvvars.lax libtool: link: ( cd ".libs" && rm -f "libenvvars.la" && ln -s "../libenvvars.la" "libenvvars.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/envvars' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in help_plugin gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin' depbase=`echo help_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT help_common.lo -MD -MP -MF $depbase.Tpo -c -o help_common.lo help_common.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo HelpConfigDialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT HelpConfigDialog.lo -MD -MP -MF $depbase.Tpo -c -o HelpConfigDialog.lo HelpConfigDialog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo help_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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT help_plugin.lo -MD -MP -MF $depbase.Tpo -c -o help_plugin.lo help_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT help_plugin.lo -MD -MP -MF .deps/help_plugin.Tpo -c help_plugin.cpp -fno-common -DPIC -o .libs/help_plugin.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT HelpConfigDialog.lo -MD -MP -MF .deps/HelpConfigDialog.Tpo -c HelpConfigDialog.cpp -fno-common -DPIC -o .libs/HelpConfigDialog.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT help_common.lo -MD -MP -MF .deps/help_common.Tpo -c help_common.cpp -fno-common -DPIC -o .libs/help_common.o In file included from help_common.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 help_common.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 HelpConfigDialog.cpp:13: 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: In file included from help_common.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' expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 :5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_ABSTRACT_CLASS(wxEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::1598131::530:: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from help_common.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 HelpConfigDialog.cpp:13: 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:5In file included from help_common.cpp: note: :15expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/configmanager.h:16: In file included from ../../../../src/include/manager.h wxDECLARE_ABSTRACT_CLASS(name); \ ^:21 : ../../../../src/include/sdk_events.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:231:131:5:30: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: ^ 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: note: 5:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ wxDECLARE_DYNAMIC_CLASS(name)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from HelpConfigDialog.cpp:13: 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 HelpConfigDialog.cpp:13: 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 HelpConfigDialog.cpp:13: 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 HelpConfigDialog.cpp:14: ../../../../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 HelpConfigDialog.cpp:14: ../../../../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 HelpConfigDialog.cpp: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, ...) ^ In file included from HelpConfigDialog.cpp:16: 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 HelpConfigDialog.cpp:16: 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 HelpConfigDialog.cpp:16: 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 HelpConfigDialog.cpp:16: ../../../../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 HelpConfigDialog.cpp:16: ../../../../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 HelpConfigDialog.cpp:27: In file included from ./help_plugin.h:5: 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 HelpConfigDialog.cpp:27: In file included from ./help_plugin.h:5: 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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included 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 help_plugin.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included 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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:10: In file included from ../../../../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 help_plugin.cpp:43: ../../../../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 help_plugin.cpp:43: ../../../../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 ^ 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT help_common.lo -MD -MP -MF .deps/help_common.Tpo -c help_common.cpp -o help_common.o >/dev/null 2>&1 15 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT HelpConfigDialog.lo -MD -MP -MF .deps/HelpConfigDialog.Tpo -c HelpConfigDialog.cpp -o HelpConfigDialog.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT help_plugin.lo -MD -MP -MF .deps/help_plugin.Tpo -c help_plugin.cpp -o help_plugin.o >/dev/null 2>&1 depbase=`echo man2html.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT man2html.lo -MD -MP -MF $depbase.Tpo -c -o man2html.lo man2html.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT man2html.lo -MD -MP -MF .deps/man2html.Tpo -c man2html.cpp -fno-common -DPIC -o .libs/man2html.o depbase=`echo MANFrame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT MANFrame.lo -MD -MP -MF $depbase.Tpo -c -o MANFrame.lo MANFrame.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT MANFrame.lo -MD -MP -MF .deps/MANFrame.Tpo -c MANFrame.cpp -fno-common -DPIC -o .libs/MANFrame.o PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin/help_plugin.zip help_plugin.xrc manifest.xml images/16x16/zoomin.png images/16x16/zoomout.png images/20x20/zoomin.png images/20x20/zoomout.png images/24x24/zoomin.png images/24x24/zoomout.png images/28x28/zoomin.png images/28x28/zoomout.png images/32x32/zoomin.png images/32x32/zoomout.png images/40x40/zoomin.png images/40x40/zoomout.png images/48x48/zoomin.png images/48x48/zoomout.png images/56x56/zoomin.png images/56x56/zoomout.png images/64x64/zoomin.png images/64x64/zoomout.png > /dev/null In file included from MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 MANFrame.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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT man2html.lo -MD -MP -MF .deps/man2html.Tpo -c man2html.cpp -o man2html.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT MANFrame.lo -MD -MP -MF .deps/MANFrame.Tpo -c MANFrame.cpp -o MANFrame.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 libhelp_plugin.la -rpath /opt/pkg/lib/codeblocks/plugins help_common.lo HelpConfigDialog.lo help_plugin.lo man2html.lo MANFrame.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/sdk/scripting/squirrel/libsquirrel.la ../../../../src/sdk/scripting/sqstdlib/libsqstdlib.la -lbz2 -lz -lpthread -ldl libtool: link: clang++ -r -keep_private_externs -nostdlib -o .libs/libhelp_plugin.dylib-master.o .libs/help_common.o .libs/HelpConfigDialog.o .libs/help_plugin.o .libs/man2html.o .libs/MANFrame.o -Wl,-force_load,../../../../src/sdk/scripting/squirrel/.libs/libsquirrel.a -Wl,-force_load,../../../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a libtool: link: clang++ -dynamiclib -o .libs/libhelp_plugin.dylib .libs/libhelp_plugin.dylib-master.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 -lbz2 /Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/libz.dylib -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libhelp_plugin.dylib libtool: link: (cd .libs/libhelp_plugin.lax/libsquirrel.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin/../../../../src/sdk/scripting/squirrel/.libs/libsquirrel.a") libtool: link: (cd .libs/libhelp_plugin.lax/libsqstdlib.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin/../../../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a") libtool: link: ar cr .libs/libhelp_plugin.a help_common.o HelpConfigDialog.o help_plugin.o man2html.o MANFrame.o .libs/libhelp_plugin.lax/libsquirrel.a/sqapi.o .libs/libhelp_plugin.lax/libsquirrel.a/sqbaselib.o .libs/libhelp_plugin.lax/libsquirrel.a/sqclass.o .libs/libhelp_plugin.lax/libsquirrel.a/sqcompiler.o .libs/libhelp_plugin.lax/libsquirrel.a/sqdebug.o .libs/libhelp_plugin.lax/libsquirrel.a/sqfuncstate.o .libs/libhelp_plugin.lax/libsquirrel.a/sqlexer.o .libs/libhelp_plugin.lax/libsquirrel.a/sqmem.o .libs/libhelp_plugin.lax/libsquirrel.a/sqobject.o .libs/libhelp_plugin.lax/libsquirrel.a/sqstate.o .libs/libhelp_plugin.lax/libsquirrel.a/sqtable.o .libs/libhelp_plugin.lax/libsquirrel.a/sqvm.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdaux.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdblob.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdio.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdmath.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdrex.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdstream.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdstring.o .libs/libhelp_plugin.lax/libsqstdlib.a/sqstdsystem.o libtool: link: ranlib .libs/libhelp_plugin.a libtool: link: rm -fr .libs/libhelp_plugin.lax libtool: link: ( cd ".libs" && rm -f "libhelp_plugin.la" && ln -s "../libhelp_plugin.la" "libhelp_plugin.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/help_plugin' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in keybinder gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/keybinder' depbase=`echo cbkeybinder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbkeybinder.lo -MD -MP -MF $depbase.Tpo -c -o cbkeybinder.lo cbkeybinder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cbkeyConfigPanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbkeyConfigPanel.lo -MD -MP -MF $depbase.Tpo -c -o cbkeyConfigPanel.lo cbkeyConfigPanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cJSON.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cJSON.lo -MD -MP -MF $depbase.Tpo -c -o cJSON.lo cJSON.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cJSON.lo -MD -MP -MF .deps/cJSON.Tpo -c cJSON.cpp -fno-common -DPIC -o .libs/cJSON.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbkeybinder.lo -MD -MP -MF .deps/cbkeybinder.Tpo -c cbkeybinder.cpp -fno-common -DPIC -o .libs/cbkeybinder.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbkeyConfigPanel.lo -MD -MP -MF .deps/cbkeyConfigPanel.Tpo -c cbkeyConfigPanel.cpp -fno-common -DPIC -o .libs/cbkeyConfigPanel.o In file included from cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In 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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.hIn file included from cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from :17: In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h::13: 13: In file included from ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_common.h105: ../../../../src/include/cbeditor.h:104:45: ../../../../src/include/editorbase.h:9:32: :5warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4010:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: virtual const wxEventTable* GetEventTable() const; \ 400: ^ 5: ../../../../src/include/editorbase.h:32note: overridden virtual function is here:5 : DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : note: ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const 4010: ^ 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cJSON.lo -MD -MP -MF .deps/cJSON.Tpo -c cJSON.cpp -o cJSON.o >/dev/null 2>&1 In file included from cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 cbkeybinder.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 cbkeyConfigPanel.cpp:21: In file included from ../../../../src/include/sdk.h:17: In file included 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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeybinder.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 cbkeyConfigPanel.cpp:21: In file included from ../../../../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 ^ cbkeyConfigPanel.cpp:288:19: warning: switch condition has boolean value [-Wswitch-bool] if (pCmd) switch(true) //now have a matching wxCmd array entry ^ ~~~~ depbase=`echo clKeyboardBindingConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT clKeyboardBindingConfig.lo -MD -MP -MF $depbase.Tpo -c -o clKeyboardBindingConfig.lo clKeyboardBindingConfig.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT clKeyboardBindingConfig.lo -MD -MP -MF .deps/clKeyboardBindingConfig.Tpo -c clKeyboardBindingConfig.cpp -fno-common -DPIC -o .libs/clKeyboardBindingConfig.o In file included from clKeyboardBindingConfig.cpp:20: 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 clKeyboardBindingConfig.cpp:20: 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 clKeyboardBindingConfig.cpp:20: 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 clKeyboardBindingConfig.cpp:20: 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 clKeyboardBindingConfig.cpp:20: 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 ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbkeybinder.lo -MD -MP -MF .deps/cbkeybinder.Tpo -c cbkeybinder.cpp -o cbkeybinder.o >/dev/null 2>&1 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/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbkeyConfigPanel.lo -MD -MP -MF .deps/cbkeyConfigPanel.Tpo -c cbkeyConfigPanel.cpp -o cbkeyConfigPanel.o >/dev/null 2>&1 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/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT clKeyboardBindingConfig.lo -MD -MP -MF .deps/clKeyboardBindingConfig.Tpo -c clKeyboardBindingConfig.cpp -o clKeyboardBindingConfig.o >/dev/null 2>&1 depbase=`echo clKeyboardManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT clKeyboardManager.lo -MD -MP -MF $depbase.Tpo -c -o clKeyboardManager.lo clKeyboardManager.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT clKeyboardManager.lo -MD -MP -MF .deps/clKeyboardManager.Tpo -c clKeyboardManager.cpp -fno-common -DPIC -o .libs/clKeyboardManager.o 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 -I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/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 In file included from clKeyboardManager.cpp:27: 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 clKeyboardManager.cpp:27: 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 clKeyboardManager.cpp:27: 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 clKeyboardManager.cpp:27: 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 clKeyboardManager.cpp:27: 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 In file included from clKeyboardManager.cpp:29: ../../../../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 clKeyboardManager.cpp:29: ../../../../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 ^ depbase=`echo json_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT json_node.lo -MD -MP -MF $depbase.Tpo -c -o json_node.lo json_node.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT json_node.lo -MD -MP -MF .deps/json_node.Tpo -c json_node.cpp -fno-common -DPIC -o .libs/json_node.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/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 7 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT clKeyboardManager.lo -MD -MP -MF .deps/clKeyboardManager.Tpo -c clKeyboardManager.cpp -o clKeyboardManager.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT json_node.lo -MD -MP -MF .deps/json_node.Tpo -c json_node.cpp -o json_node.o >/dev/null 2>&1 depbase=`echo keybinder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT keybinder.lo -MD -MP -MF $depbase.Tpo -c -o keybinder.lo keybinder.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c keybinder.cpp -fno-common -DPIC -o .libs/keybinder.o In file included from keybinder.cpp:45: 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 keybinder.cpp:45: 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 keybinder.cpp:45: 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 keybinder.cpp:45: 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 keybinder.cpp:45: 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 keybinder.cpp:46: ../../../../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, ...) ^ keybinder.cpp:1224:5: warning: switch condition has boolean value [-Wswitch-bool] switch(true) ^ ~~~~ depbase=`echo menuutils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT menuutils.lo -MD -MP -MF $depbase.Tpo -c -o menuutils.lo menuutils.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT menuutils.lo -MD -MP -MF .deps/menuutils.Tpo -c menuutils.cpp -fno-common -DPIC -o .libs/menuutils.o PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/keybinder/keybinder.zip manifest.xml > /dev/null 7 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c keybinder.cpp -o keybinder.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT menuutils.lo -MD -MP -MF .deps/menuutils.Tpo -c menuutils.cpp -o menuutils.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 libkeybinder.la -rpath /opt/pkg/lib/codeblocks/plugins cbkeybinder.lo cbkeyConfigPanel.lo cJSON.lo clKeyboardBindingConfig.lo clKeyboardManager.lo configurationpanel.lo json_node.lo keybinder.lo menuutils.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++ -r -keep_private_externs -nostdlib -o .libs/libkeybinder.dylib-master.o .libs/cbkeybinder.o .libs/cbkeyConfigPanel.o .libs/cJSON.o .libs/clKeyboardBindingConfig.o .libs/clKeyboardManager.o .libs/configurationpanel.o .libs/json_node.o .libs/keybinder.o .libs/menuutils.o libtool: link: clang++ -dynamiclib -o .libs/libkeybinder.dylib .libs/libkeybinder.dylib-master.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/libkeybinder.dylib libtool: link: ar cr .libs/libkeybinder.a cbkeybinder.o cbkeyConfigPanel.o cJSON.o clKeyboardBindingConfig.o clKeyboardManager.o configurationpanel.o json_node.o keybinder.o menuutils.o libtool: link: ranlib .libs/libkeybinder.a libtool: link: ( cd ".libs" && rm -f "libkeybinder.la" && ln -s "../libkeybinder.la" "libkeybinder.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/keybinder' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in wxContribItems gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems' Making all in wxchart gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxchart' depbase=`echo src/axis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/axis.lo -MD -MP -MF $depbase.Tpo -c -o src/axis.lo src/axis.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/barchartpoints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/barchartpoints.lo -MD -MP -MF $depbase.Tpo -c -o src/barchartpoints.lo src/barchartpoints.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/chart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/chart.lo -MD -MP -MF $depbase.Tpo -c -o src/chart.lo src/chart.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/axis.lo -MD -MP -MF src/.deps/axis.Tpo -c src/axis.cpp -fno-common -DPIC -o src/.libs/axis.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chart.lo -MD -MP -MF src/.deps/chart.Tpo -c src/chart.cpp -fno-common -DPIC -o src/.libs/chart.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/barchartpoints.lo -MD -MP -MF src/.deps/barchartpoints.Tpo -c src/barchartpoints.cpp -fno-common -DPIC -o src/.libs/barchartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/axis.lo -MD -MP -MF src/.deps/axis.Tpo -c src/axis.cpp -o src/axis.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chart.lo -MD -MP -MF src/.deps/chart.Tpo -c src/chart.cpp -o src/chart.o >/dev/null 2>&1 depbase=`echo src/chartwindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/chartwindow.lo -MD -MP -MF $depbase.Tpo -c -o src/chartwindow.lo src/chartwindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartwindow.lo -MD -MP -MF src/.deps/chartwindow.Tpo -c src/chartwindow.cpp -fno-common -DPIC -o src/.libs/chartwindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/barchartpoints.lo -MD -MP -MF src/.deps/barchartpoints.Tpo -c src/barchartpoints.cpp -o src/barchartpoints.o >/dev/null 2>&1 depbase=`echo src/legend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/legend.lo -MD -MP -MF $depbase.Tpo -c -o src/legend.lo src/legend.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/legend.lo -MD -MP -MF src/.deps/legend.Tpo -c src/legend.cpp -fno-common -DPIC -o src/.libs/legend.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartwindow.lo -MD -MP -MF src/.deps/chartwindow.Tpo -c src/chartwindow.cpp -o src/chartwindow.o >/dev/null 2>&1 depbase=`echo src/pie3dchartpoints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pie3dchartpoints.lo -MD -MP -MF $depbase.Tpo -c -o src/pie3dchartpoints.lo src/pie3dchartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pie3dchartpoints.lo -MD -MP -MF src/.deps/pie3dchartpoints.Tpo -c src/pie3dchartpoints.cpp -fno-common -DPIC -o src/.libs/pie3dchartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/legend.lo -MD -MP -MF src/.deps/legend.Tpo -c src/legend.cpp -o src/legend.o >/dev/null 2>&1 depbase=`echo src/points.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/points.lo -MD -MP -MF $depbase.Tpo -c -o src/points.lo src/points.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/points.lo -MD -MP -MF src/.deps/points.Tpo -c src/points.cpp -fno-common -DPIC -o src/.libs/points.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pie3dchartpoints.lo -MD -MP -MF src/.deps/pie3dchartpoints.Tpo -c src/pie3dchartpoints.cpp -o src/pie3dchartpoints.o >/dev/null 2>&1 depbase=`echo src/xaxiswindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/xaxiswindow.lo -MD -MP -MF $depbase.Tpo -c -o src/xaxiswindow.lo src/xaxiswindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/xaxiswindow.lo -MD -MP -MF src/.deps/xaxiswindow.Tpo -c src/xaxiswindow.cpp -fno-common -DPIC -o src/.libs/xaxiswindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/points.lo -MD -MP -MF src/.deps/points.Tpo -c src/points.cpp -o src/points.o >/dev/null 2>&1 depbase=`echo src/yaxiswindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/yaxiswindow.lo -MD -MP -MF $depbase.Tpo -c -o src/yaxiswindow.lo src/yaxiswindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/yaxiswindow.lo -MD -MP -MF src/.deps/yaxiswindow.Tpo -c src/yaxiswindow.cpp -fno-common -DPIC -o src/.libs/yaxiswindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/xaxiswindow.lo -MD -MP -MF src/.deps/xaxiswindow.Tpo -c src/xaxiswindow.cpp -o src/xaxiswindow.o >/dev/null 2>&1 depbase=`echo src/bar3dchartpoints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/bar3dchartpoints.lo -MD -MP -MF $depbase.Tpo -c -o src/bar3dchartpoints.lo src/bar3dchartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/bar3dchartpoints.lo -MD -MP -MF src/.deps/bar3dchartpoints.Tpo -c src/bar3dchartpoints.cpp -fno-common -DPIC -o src/.libs/bar3dchartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/yaxiswindow.lo -MD -MP -MF src/.deps/yaxiswindow.Tpo -c src/yaxiswindow.cpp -o src/yaxiswindow.o >/dev/null 2>&1 depbase=`echo src/chartcolors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/chartcolors.lo -MD -MP -MF $depbase.Tpo -c -o src/chartcolors.lo src/chartcolors.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartcolors.lo -MD -MP -MF src/.deps/chartcolors.Tpo -c src/chartcolors.cpp -fno-common -DPIC -o src/.libs/chartcolors.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/bar3dchartpoints.lo -MD -MP -MF src/.deps/bar3dchartpoints.Tpo -c src/bar3dchartpoints.cpp -o src/bar3dchartpoints.o >/dev/null 2>&1 depbase=`echo src/chartctrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/chartctrl.lo -MD -MP -MF $depbase.Tpo -c -o src/chartctrl.lo src/chartctrl.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartcolors.lo -MD -MP -MF src/.deps/chartcolors.Tpo -c src/chartcolors.cpp -o src/chartcolors.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartctrl.lo -MD -MP -MF src/.deps/chartctrl.Tpo -c src/chartctrl.cpp -fno-common -DPIC -o src/.libs/chartctrl.o depbase=`echo src/chartsizes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/chartsizes.lo -MD -MP -MF $depbase.Tpo -c -o src/chartsizes.lo src/chartsizes.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartsizes.lo -MD -MP -MF src/.deps/chartsizes.Tpo -c src/chartsizes.cpp -fno-common -DPIC -o src/.libs/chartsizes.o depbase=`echo src/label.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/label.lo -MD -MP -MF $depbase.Tpo -c -o src/label.lo src/label.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/label.lo -MD -MP -MF src/.deps/label.Tpo -c src/label.cpp -fno-common -DPIC -o src/.libs/label.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartsizes.lo -MD -MP -MF src/.deps/chartsizes.Tpo -c src/chartsizes.cpp -o src/chartsizes.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/chartctrl.lo -MD -MP -MF src/.deps/chartctrl.Tpo -c src/chartctrl.cpp -o src/chartctrl.o >/dev/null 2>&1 depbase=`echo src/legendwindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/legendwindow.lo -MD -MP -MF $depbase.Tpo -c -o src/legendwindow.lo src/legendwindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/legendwindow.lo -MD -MP -MF src/.deps/legendwindow.Tpo -c src/legendwindow.cpp -fno-common -DPIC -o src/.libs/legendwindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/label.lo -MD -MP -MF src/.deps/label.Tpo -c src/label.cpp -o src/label.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/legendwindow.lo -MD -MP -MF src/.deps/legendwindow.Tpo -c src/legendwindow.cpp -o src/legendwindow.o >/dev/null 2>&1 depbase=`echo src/piechartpoints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/piechartpoints.lo -MD -MP -MF $depbase.Tpo -c -o src/piechartpoints.lo src/piechartpoints.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/piechartpoints.lo -MD -MP -MF src/.deps/piechartpoints.Tpo -c src/piechartpoints.cpp -fno-common -DPIC -o src/.libs/piechartpoints.o depbase=`echo src/xaxis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/xaxis.lo -MD -MP -MF $depbase.Tpo -c -o src/xaxis.lo src/xaxis.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/xaxis.lo -MD -MP -MF src/.deps/xaxis.Tpo -c src/xaxis.cpp -fno-common -DPIC -o src/.libs/xaxis.o depbase=`echo src/yaxis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/yaxis.lo -MD -MP -MF $depbase.Tpo -c -o src/yaxis.lo src/yaxis.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/yaxis.lo -MD -MP -MF src/.deps/yaxis.Tpo -c src/yaxis.cpp -fno-common -DPIC -o src/.libs/yaxis.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/piechartpoints.lo -MD -MP -MF src/.deps/piechartpoints.Tpo -c src/piechartpoints.cpp -o src/piechartpoints.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/xaxis.lo -MD -MP -MF src/.deps/xaxis.Tpo -c src/xaxis.cpp -o src/xaxis.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/yaxis.lo -MD -MP -MF src/.deps/yaxis.Tpo -c src/yaxis.cpp -o src/yaxis.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 libwxchartctrl.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./src/axis.lo ./src/barchartpoints.lo ./src/chart.lo ./src/chartwindow.lo ./src/legend.lo ./src/pie3dchartpoints.lo ./src/points.lo ./src/xaxiswindow.lo ./src/yaxiswindow.lo ./src/bar3dchartpoints.lo ./src/chartcolors.lo ./src/chartctrl.lo ./src/chartsizes.lo ./src/label.lo ./src/legendwindow.lo ./src/piechartpoints.lo ./src/xaxis.lo ./src/yaxis.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxchartctrl.0.dylib-master.o ./src/.libs/axis.o ./src/.libs/barchartpoints.o ./src/.libs/chart.o ./src/.libs/chartwindow.o ./src/.libs/legend.o ./src/.libs/pie3dchartpoints.o ./src/.libs/points.o ./src/.libs/xaxiswindow.o ./src/.libs/yaxiswindow.o ./src/.libs/bar3dchartpoints.o ./src/.libs/chartcolors.o ./src/.libs/chartctrl.o ./src/.libs/chartsizes.o ./src/.libs/label.o ./src/.libs/legendwindow.o ./src/.libs/piechartpoints.o ./src/.libs/xaxis.o ./src/.libs/yaxis.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxchartctrl.0.dylib .libs/libwxchartctrl.0.dylib-master.o -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/codeblocks/wxContribItems/libwxchartctrl.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxchartctrl.dylib" && ln -s "libwxchartctrl.0.dylib" "libwxchartctrl.dylib") libtool: link: ar cr .libs/libwxchartctrl.a ./src/axis.o ./src/barchartpoints.o ./src/chart.o ./src/chartwindow.o ./src/legend.o ./src/pie3dchartpoints.o ./src/points.o ./src/xaxiswindow.o ./src/yaxiswindow.o ./src/bar3dchartpoints.o ./src/chartcolors.o ./src/chartctrl.o ./src/chartsizes.o ./src/label.o ./src/legendwindow.o ./src/piechartpoints.o ./src/xaxis.o ./src/yaxis.o libtool: link: ranlib .libs/libwxchartctrl.a libtool: link: ( cd ".libs" && rm -f "libwxchartctrl.la" && ln -s "../libwxchartctrl.la" "libwxchartctrl.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxchart' Making all in wxFlatNotebook gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxFlatNotebook' depbase=`echo src/wxFlatNotebook/fnb_customize_dlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/fnb_customize_dlg.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/fnb_customize_dlg.lo src/wxFlatNotebook/fnb_customize_dlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/wxFlatNotebook/fnb_resources.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/fnb_resources.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/fnb_resources.lo src/wxFlatNotebook/fnb_resources.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/wxFlatNotebook/popup_dlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/popup_dlg.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/popup_dlg.lo src/wxFlatNotebook/popup_dlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/popup_dlg.lo -MD -MP -MF src/wxFlatNotebook/.deps/popup_dlg.Tpo -c src/wxFlatNotebook/popup_dlg.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/popup_dlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/fnb_resources.lo -MD -MP -MF src/wxFlatNotebook/.deps/fnb_resources.Tpo -c src/wxFlatNotebook/fnb_resources.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/fnb_resources.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/fnb_customize_dlg.lo -MD -MP -MF src/wxFlatNotebook/.deps/fnb_customize_dlg.Tpo -c src/wxFlatNotebook/fnb_customize_dlg.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/fnb_customize_dlg.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/fnb_resources.lo -MD -MP -MF src/wxFlatNotebook/.deps/fnb_resources.Tpo -c src/wxFlatNotebook/fnb_resources.cpp -o src/wxFlatNotebook/fnb_resources.o >/dev/null 2>&1 depbase=`echo src/wxFlatNotebook/renderer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/renderer.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/renderer.lo src/wxFlatNotebook/renderer.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/renderer.lo -MD -MP -MF src/wxFlatNotebook/.deps/renderer.Tpo -c src/wxFlatNotebook/renderer.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/renderer.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/fnb_customize_dlg.lo -MD -MP -MF src/wxFlatNotebook/.deps/fnb_customize_dlg.Tpo -c src/wxFlatNotebook/fnb_customize_dlg.cpp -o src/wxFlatNotebook/fnb_customize_dlg.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/popup_dlg.lo -MD -MP -MF src/wxFlatNotebook/.deps/popup_dlg.Tpo -c src/wxFlatNotebook/popup_dlg.cpp -o src/wxFlatNotebook/popup_dlg.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/renderer.lo -MD -MP -MF src/wxFlatNotebook/.deps/renderer.Tpo -c src/wxFlatNotebook/renderer.cpp -o src/wxFlatNotebook/renderer.o >/dev/null 2>&1 depbase=`echo src/wxFlatNotebook/wxFlatNotebook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/wxFlatNotebook.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/wxFlatNotebook.lo src/wxFlatNotebook/wxFlatNotebook.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/wxFlatNotebook.lo -MD -MP -MF src/wxFlatNotebook/.deps/wxFlatNotebook.Tpo -c src/wxFlatNotebook/wxFlatNotebook.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/wxFlatNotebook.o depbase=`echo src/wxFlatNotebook/xh_fnb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxFlatNotebook/xh_fnb.lo -MD -MP -MF $depbase.Tpo -c -o src/wxFlatNotebook/xh_fnb.lo src/wxFlatNotebook/xh_fnb.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/xh_fnb.lo -MD -MP -MF src/wxFlatNotebook/.deps/xh_fnb.Tpo -c src/wxFlatNotebook/xh_fnb.cpp -fno-common -DPIC -o src/wxFlatNotebook/.libs/xh_fnb.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/xh_fnb.lo -MD -MP -MF src/wxFlatNotebook/.deps/xh_fnb.Tpo -c src/wxFlatNotebook/xh_fnb.cpp -o src/wxFlatNotebook/xh_fnb.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxFlatNotebook/wxFlatNotebook.lo -MD -MP -MF src/wxFlatNotebook/.deps/wxFlatNotebook.Tpo -c src/wxFlatNotebook/wxFlatNotebook.cpp -o src/wxFlatNotebook/wxFlatNotebook.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 libwxflatnotebook.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./src/wxFlatNotebook/fnb_customize_dlg.lo ./src/wxFlatNotebook/fnb_resources.lo ./src/wxFlatNotebook/popup_dlg.lo ./src/wxFlatNotebook/renderer.lo ./src/wxFlatNotebook/wxFlatNotebook.lo ./src/wxFlatNotebook/xh_fnb.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxflatnotebook.0.dylib-master.o ./src/wxFlatNotebook/.libs/fnb_customize_dlg.o ./src/wxFlatNotebook/.libs/fnb_resources.o ./src/wxFlatNotebook/.libs/popup_dlg.o ./src/wxFlatNotebook/.libs/renderer.o ./src/wxFlatNotebook/.libs/wxFlatNotebook.o ./src/wxFlatNotebook/.libs/xh_fnb.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxflatnotebook.0.dylib .libs/libwxflatnotebook.0.dylib-master.o -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/codeblocks/wxContribItems/libwxflatnotebook.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxflatnotebook.dylib" && ln -s "libwxflatnotebook.0.dylib" "libwxflatnotebook.dylib") libtool: link: ar cr .libs/libwxflatnotebook.a ./src/wxFlatNotebook/fnb_customize_dlg.o ./src/wxFlatNotebook/fnb_resources.o ./src/wxFlatNotebook/popup_dlg.o ./src/wxFlatNotebook/renderer.o ./src/wxFlatNotebook/wxFlatNotebook.o ./src/wxFlatNotebook/xh_fnb.o libtool: link: ranlib .libs/libwxflatnotebook.a libtool: link: ( cd ".libs" && rm -f "libwxflatnotebook.la" && ln -s "../libwxflatnotebook.la" "libwxflatnotebook.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxFlatNotebook' Making all in wxthings gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxthings' depbase=`echo src/toggle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/toggle.lo -MD -MP -MF $depbase.Tpo -c -o src/toggle.lo src/toggle.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/toggle.lo -MD -MP -MF src/.deps/toggle.Tpo -c src/toggle.cpp -fno-common -DPIC -o src/.libs/toggle.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/toggle.lo -MD -MP -MF src/.deps/toggle.Tpo -c src/toggle.cpp -o src/toggle.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 libwxcustombutton.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./src/toggle.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxcustombutton.0.dylib-master.o ./src/.libs/toggle.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxcustombutton.0.dylib .libs/libwxcustombutton.0.dylib-master.o -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/codeblocks/wxContribItems/libwxcustombutton.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxcustombutton.dylib" && ln -s "libwxcustombutton.0.dylib" "libwxcustombutton.dylib") libtool: link: ar cr .libs/libwxcustombutton.a ./src/toggle.o libtool: link: ranlib .libs/libwxcustombutton.a libtool: link: ( cd ".libs" && rm -f "libwxcustombutton.la" && ln -s "../libwxcustombutton.la" "libwxcustombutton.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxthings' Making all in wxImagePanel gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxImagePanel' depbase=`echo src/wxImagePanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wxImagePanel.lo -MD -MP -MF $depbase.Tpo -c -o src/wxImagePanel.lo src/wxImagePanel.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxImagePanel.lo -MD -MP -MF src/.deps/wxImagePanel.Tpo -c src/wxImagePanel.cpp -fno-common -DPIC -o src/.libs/wxImagePanel.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxImagePanel.lo -MD -MP -MF src/.deps/wxImagePanel.Tpo -c src/wxImagePanel.cpp -o src/wxImagePanel.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 libwximagepanel.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./src/wxImagePanel.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwximagepanel.0.dylib-master.o ./src/.libs/wxImagePanel.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwximagepanel.0.dylib .libs/libwximagepanel.0.dylib-master.o -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/codeblocks/wxContribItems/libwximagepanel.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwximagepanel.dylib" && ln -s "libwximagepanel.0.dylib" "libwximagepanel.dylib") libtool: link: ar cr .libs/libwximagepanel.a ./src/wxImagePanel.o libtool: link: ranlib .libs/libwximagepanel.a libtool: link: ( cd ".libs" && rm -f "libwximagepanel.la" && ln -s "../libwximagepanel.la" "libwximagepanel.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxImagePanel' Making all in wxSpeedButton gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxSpeedButton' depbase=`echo wxSpeedButton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT wxSpeedButton.lo -MD -MP -MF $depbase.Tpo -c -o wxSpeedButton.lo wxSpeedButton.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wxSpeedButton.lo -MD -MP -MF .deps/wxSpeedButton.Tpo -c wxSpeedButton.cpp -fno-common -DPIC -o .libs/wxSpeedButton.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT wxSpeedButton.lo -MD -MP -MF .deps/wxSpeedButton.Tpo -c wxSpeedButton.cpp -o wxSpeedButton.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 libwxspeedbutton.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./wxSpeedButton.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxspeedbutton.0.dylib-master.o ./.libs/wxSpeedButton.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxspeedbutton.0.dylib .libs/libwxspeedbutton.0.dylib-master.o -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/codeblocks/wxContribItems/libwxspeedbutton.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxspeedbutton.dylib" && ln -s "libwxspeedbutton.0.dylib" "libwxspeedbutton.dylib") libtool: link: ar cr .libs/libwxspeedbutton.a ./wxSpeedButton.o libtool: link: ranlib .libs/libwxspeedbutton.a libtool: link: ( cd ".libs" && rm -f "libwxspeedbutton.la" && ln -s "../libwxspeedbutton.la" "libwxspeedbutton.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxSpeedButton' Making all in KWIC gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC' Making all in include/wx/KWIC gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/include/wx/KWIC' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/include/wx/KWIC' Making all in include/wx/xrc gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/include/wx/xrc' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/include/wx/xrc' gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC' depbase=`echo src/wx/KWIC/AngularMeter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/AngularMeter.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/AngularMeter.lo src/wx/KWIC/AngularMeter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/wx/KWIC/AngularRegulator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/AngularRegulator.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/AngularRegulator.lo src/wx/KWIC/AngularRegulator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/wx/KWIC/BmpCheckBox.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/BmpCheckBox.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/BmpCheckBox.lo src/wx/KWIC/BmpCheckBox.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/AngularRegulator.lo -MD -MP -MF src/wx/KWIC/.deps/AngularRegulator.Tpo -c src/wx/KWIC/AngularRegulator.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/AngularRegulator.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/AngularMeter.lo -MD -MP -MF src/wx/KWIC/.deps/AngularMeter.Tpo -c src/wx/KWIC/AngularMeter.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/AngularMeter.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/BmpCheckBox.lo -MD -MP -MF src/wx/KWIC/.deps/BmpCheckBox.Tpo -c src/wx/KWIC/BmpCheckBox.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/BmpCheckBox.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/BmpCheckBox.lo -MD -MP -MF src/wx/KWIC/.deps/BmpCheckBox.Tpo -c src/wx/KWIC/BmpCheckBox.cpp -o src/wx/KWIC/BmpCheckBox.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/AngularRegulator.lo -MD -MP -MF src/wx/KWIC/.deps/AngularRegulator.Tpo -c src/wx/KWIC/AngularRegulator.cpp -o src/wx/KWIC/AngularRegulator.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/AngularMeter.lo -MD -MP -MF src/wx/KWIC/.deps/AngularMeter.Tpo -c src/wx/KWIC/AngularMeter.cpp -o src/wx/KWIC/AngularMeter.o >/dev/null 2>&1 depbase=`echo src/wx/KWIC/BmpSwitcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/BmpSwitcher.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/BmpSwitcher.lo src/wx/KWIC/BmpSwitcher.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/BmpSwitcher.lo -MD -MP -MF src/wx/KWIC/.deps/BmpSwitcher.Tpo -c src/wx/KWIC/BmpSwitcher.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/BmpSwitcher.o depbase=`echo src/wx/KWIC/LCDClock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/LCDClock.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/LCDClock.lo src/wx/KWIC/LCDClock.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LCDClock.lo -MD -MP -MF src/wx/KWIC/.deps/LCDClock.Tpo -c src/wx/KWIC/LCDClock.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/LCDClock.o depbase=`echo src/wx/KWIC/LCDWindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/LCDWindow.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/LCDWindow.lo src/wx/KWIC/LCDWindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LCDWindow.lo -MD -MP -MF src/wx/KWIC/.deps/LCDWindow.Tpo -c src/wx/KWIC/LCDWindow.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/LCDWindow.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/BmpSwitcher.lo -MD -MP -MF src/wx/KWIC/.deps/BmpSwitcher.Tpo -c src/wx/KWIC/BmpSwitcher.cpp -o src/wx/KWIC/BmpSwitcher.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LCDClock.lo -MD -MP -MF src/wx/KWIC/.deps/LCDClock.Tpo -c src/wx/KWIC/LCDClock.cpp -o src/wx/KWIC/LCDClock.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LCDWindow.lo -MD -MP -MF src/wx/KWIC/.deps/LCDWindow.Tpo -c src/wx/KWIC/LCDWindow.cpp -o src/wx/KWIC/LCDWindow.o >/dev/null 2>&1 depbase=`echo src/wx/KWIC/LinearMeter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/LinearMeter.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/LinearMeter.lo src/wx/KWIC/LinearMeter.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LinearMeter.lo -MD -MP -MF src/wx/KWIC/.deps/LinearMeter.Tpo -c src/wx/KWIC/LinearMeter.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/LinearMeter.o depbase=`echo src/wx/KWIC/LinearRegulator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/LinearRegulator.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/LinearRegulator.lo src/wx/KWIC/LinearRegulator.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LinearRegulator.lo -MD -MP -MF src/wx/KWIC/.deps/LinearRegulator.Tpo -c src/wx/KWIC/LinearRegulator.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/LinearRegulator.o depbase=`echo src/wx/KWIC/TimeAlarm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/KWIC/TimeAlarm.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/KWIC/TimeAlarm.lo src/wx/KWIC/TimeAlarm.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/TimeAlarm.lo -MD -MP -MF src/wx/KWIC/.deps/TimeAlarm.Tpo -c src/wx/KWIC/TimeAlarm.cpp -fno-common -DPIC -o src/wx/KWIC/.libs/TimeAlarm.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LinearMeter.lo -MD -MP -MF src/wx/KWIC/.deps/LinearMeter.Tpo -c src/wx/KWIC/LinearMeter.cpp -o src/wx/KWIC/LinearMeter.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/LinearRegulator.lo -MD -MP -MF src/wx/KWIC/.deps/LinearRegulator.Tpo -c src/wx/KWIC/LinearRegulator.cpp -o src/wx/KWIC/LinearRegulator.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/KWIC/TimeAlarm.lo -MD -MP -MF src/wx/KWIC/.deps/TimeAlarm.Tpo -c src/wx/KWIC/TimeAlarm.cpp -o src/wx/KWIC/TimeAlarm.o >/dev/null 2>&1 depbase=`echo src/wx/xrc/xh_kwxangularmeterhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxangularmeterhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxangularmeterhandler.lo src/wx/xrc/xh_kwxangularmeterhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxangularmeterhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxangularmeterhandler.Tpo -c src/wx/xrc/xh_kwxangularmeterhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxangularmeterhandler.o depbase=`echo src/wx/xrc/xh_kwxangularregulatorhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxangularregulatorhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxangularregulatorhandler.lo src/wx/xrc/xh_kwxangularregulatorhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxangularregulatorhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxangularregulatorhandler.Tpo -c src/wx/xrc/xh_kwxangularregulatorhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxangularregulatorhandler.o depbase=`echo src/wx/xrc/xh_kwxlcdclockhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxlcdclockhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxlcdclockhandler.lo src/wx/xrc/xh_kwxlcdclockhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlcdclockhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlcdclockhandler.Tpo -c src/wx/xrc/xh_kwxlcdclockhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxlcdclockhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxangularmeterhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxangularmeterhandler.Tpo -c src/wx/xrc/xh_kwxangularmeterhandler.cpp -o src/wx/xrc/xh_kwxangularmeterhandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxangularregulatorhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxangularregulatorhandler.Tpo -c src/wx/xrc/xh_kwxangularregulatorhandler.cpp -o src/wx/xrc/xh_kwxangularregulatorhandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlcdclockhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlcdclockhandler.Tpo -c src/wx/xrc/xh_kwxlcdclockhandler.cpp -o src/wx/xrc/xh_kwxlcdclockhandler.o >/dev/null 2>&1 depbase=`echo src/wx/xrc/xh_kwxlcddisplayhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxlcddisplayhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxlcddisplayhandler.lo src/wx/xrc/xh_kwxlcddisplayhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlcddisplayhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlcddisplayhandler.Tpo -c src/wx/xrc/xh_kwxlcddisplayhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxlcddisplayhandler.o depbase=`echo src/wx/xrc/xh_kwxlinearmeterhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxlinearmeterhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxlinearmeterhandler.lo src/wx/xrc/xh_kwxlinearmeterhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlinearmeterhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlinearmeterhandler.Tpo -c src/wx/xrc/xh_kwxlinearmeterhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxlinearmeterhandler.o depbase=`echo src/wx/xrc/xh_kwxlinearregulatorhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/wx/xrc/xh_kwxlinearregulatorhandler.lo -MD -MP -MF $depbase.Tpo -c -o src/wx/xrc/xh_kwxlinearregulatorhandler.lo src/wx/xrc/xh_kwxlinearregulatorhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlinearregulatorhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlinearregulatorhandler.Tpo -c src/wx/xrc/xh_kwxlinearregulatorhandler.cpp -fno-common -DPIC -o src/wx/xrc/.libs/xh_kwxlinearregulatorhandler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlcddisplayhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlcddisplayhandler.Tpo -c src/wx/xrc/xh_kwxlcddisplayhandler.cpp -o src/wx/xrc/xh_kwxlcddisplayhandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlinearmeterhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlinearmeterhandler.Tpo -c src/wx/xrc/xh_kwxlinearmeterhandler.cpp -o src/wx/xrc/xh_kwxlinearmeterhandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wx/xrc/xh_kwxlinearregulatorhandler.lo -MD -MP -MF src/wx/xrc/.deps/xh_kwxlinearregulatorhandler.Tpo -c src/wx/xrc/xh_kwxlinearregulatorhandler.cpp -o src/wx/xrc/xh_kwxlinearregulatorhandler.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 libwxkwic.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./src/wx/KWIC/AngularMeter.lo ./src/wx/KWIC/AngularRegulator.lo ./src/wx/KWIC/BmpCheckBox.lo ./src/wx/KWIC/BmpSwitcher.lo ./src/wx/KWIC/LCDClock.lo ./src/wx/KWIC/LCDWindow.lo ./src/wx/KWIC/LinearMeter.lo ./src/wx/KWIC/LinearRegulator.lo ./src/wx/KWIC/TimeAlarm.lo ./src/wx/xrc/xh_kwxangularmeterhandler.lo ./src/wx/xrc/xh_kwxangularregulatorhandler.lo ./src/wx/xrc/xh_kwxlcdclockhandler.lo ./src/wx/xrc/xh_kwxlcddisplayhandler.lo ./src/wx/xrc/xh_kwxlinearmeterhandler.lo ./src/wx/xrc/xh_kwxlinearregulatorhandler.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxkwic.0.dylib-master.o ./src/wx/KWIC/.libs/AngularMeter.o ./src/wx/KWIC/.libs/AngularRegulator.o ./src/wx/KWIC/.libs/BmpCheckBox.o ./src/wx/KWIC/.libs/BmpSwitcher.o ./src/wx/KWIC/.libs/LCDClock.o ./src/wx/KWIC/.libs/LCDWindow.o ./src/wx/KWIC/.libs/LinearMeter.o ./src/wx/KWIC/.libs/LinearRegulator.o ./src/wx/KWIC/.libs/TimeAlarm.o ./src/wx/xrc/.libs/xh_kwxangularmeterhandler.o ./src/wx/xrc/.libs/xh_kwxangularregulatorhandler.o ./src/wx/xrc/.libs/xh_kwxlcdclockhandler.o ./src/wx/xrc/.libs/xh_kwxlcddisplayhandler.o ./src/wx/xrc/.libs/xh_kwxlinearmeterhandler.o ./src/wx/xrc/.libs/xh_kwxlinearregulatorhandler.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxkwic.0.dylib .libs/libwxkwic.0.dylib-master.o -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/codeblocks/wxContribItems/libwxkwic.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxkwic.dylib" && ln -s "libwxkwic.0.dylib" "libwxkwic.dylib") libtool: link: ar cr .libs/libwxkwic.a ./src/wx/KWIC/AngularMeter.o ./src/wx/KWIC/AngularRegulator.o ./src/wx/KWIC/BmpCheckBox.o ./src/wx/KWIC/BmpSwitcher.o ./src/wx/KWIC/LCDClock.o ./src/wx/KWIC/LCDWindow.o ./src/wx/KWIC/LinearMeter.o ./src/wx/KWIC/LinearRegulator.o ./src/wx/KWIC/TimeAlarm.o ./src/wx/xrc/xh_kwxangularmeterhandler.o ./src/wx/xrc/xh_kwxangularregulatorhandler.o ./src/wx/xrc/xh_kwxlcdclockhandler.o ./src/wx/xrc/xh_kwxlcddisplayhandler.o ./src/wx/xrc/xh_kwxlinearmeterhandler.o ./src/wx/xrc/xh_kwxlinearregulatorhandler.o libtool: link: ranlib .libs/libwxkwic.a libtool: link: ( cd ".libs" && rm -f "libwxkwic.la" && ln -s "../libwxkwic.la" "libwxkwic.la" ) gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC' gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC' Making all in wxled gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled' Making all in gizmosled/include/wx/gizmos gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/gizmosled/include/wx/gizmos' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/gizmosled/include/wx/gizmos' Making all in lcdWindow/include/wx gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/lcdWindow/include/wx' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/lcdWindow/include/wx' Making all in led/include/wx gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/led/include/wx' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/led/include/wx' Making all in led/include/xrc gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/led/include/xrc' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/led/include/xrc' Making all in ledpanel/include/wx gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/ledpanel/include/wx' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/ledpanel/include/wx' gmake[6]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled' depbase=`echo gizmosled/src/ledctrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT gizmosled/src/ledctrl.lo -MD -MP -MF $depbase.Tpo -c -o gizmosled/src/ledctrl.lo gizmosled/src/ledctrl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lcdWindow/src/lcdwindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT lcdWindow/src/lcdwindow.lo -MD -MP -MF $depbase.Tpo -c -o lcdWindow/src/lcdwindow.lo lcdWindow/src/lcdwindow.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo led/src/led.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT led/src/led.lo -MD -MP -MF $depbase.Tpo -c -o led/src/led.lo led/src/led.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT lcdWindow/src/lcdwindow.lo -MD -MP -MF lcdWindow/src/.deps/lcdwindow.Tpo -c lcdWindow/src/lcdwindow.cpp -fno-common -DPIC -o lcdWindow/src/.libs/lcdwindow.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gizmosled/src/ledctrl.lo -MD -MP -MF gizmosled/src/.deps/ledctrl.Tpo -c gizmosled/src/ledctrl.cpp -fno-common -DPIC -o gizmosled/src/.libs/ledctrl.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/led.lo -MD -MP -MF led/src/.deps/led.Tpo -c led/src/led.cpp -fno-common -DPIC -o led/src/.libs/led.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/led.lo -MD -MP -MF led/src/.deps/led.Tpo -c led/src/led.cpp -o led/src/led.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gizmosled/src/ledctrl.lo -MD -MP -MF gizmosled/src/.deps/ledctrl.Tpo -c gizmosled/src/ledctrl.cpp -o gizmosled/src/ledctrl.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT lcdWindow/src/lcdwindow.lo -MD -MP -MF lcdWindow/src/.deps/lcdwindow.Tpo -c lcdWindow/src/lcdwindow.cpp -o lcdWindow/src/lcdwindow.o >/dev/null 2>&1 depbase=`echo led/src/stateLed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT led/src/stateLed.lo -MD -MP -MF $depbase.Tpo -c -o led/src/stateLed.lo led/src/stateLed.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/stateLed.lo -MD -MP -MF led/src/.deps/stateLed.Tpo -c led/src/stateLed.cpp -fno-common -DPIC -o led/src/.libs/stateLed.o depbase=`echo led/src/xrc/xh_ledHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_ledHandler.lo -MD -MP -MF $depbase.Tpo -c -o led/src/xrc/xh_ledHandler.lo led/src/xrc/xh_ledHandler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_ledHandler.lo -MD -MP -MF led/src/xrc/.deps/xh_ledHandler.Tpo -c led/src/xrc/xh_ledHandler.cpp -fno-common -DPIC -o led/src/xrc/.libs/xh_ledHandler.o depbase=`echo led/src/xrc/xh_stateLedHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_stateLedHandler.lo -MD -MP -MF $depbase.Tpo -c -o led/src/xrc/xh_stateLedHandler.lo led/src/xrc/xh_stateLedHandler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_stateLedHandler.lo -MD -MP -MF led/src/xrc/.deps/xh_stateLedHandler.Tpo -c led/src/xrc/xh_stateLedHandler.cpp -fno-common -DPIC -o led/src/xrc/.libs/xh_stateLedHandler.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/stateLed.lo -MD -MP -MF led/src/.deps/stateLed.Tpo -c led/src/stateLed.cpp -o led/src/stateLed.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_ledHandler.lo -MD -MP -MF led/src/xrc/.deps/xh_ledHandler.Tpo -c led/src/xrc/xh_ledHandler.cpp -o led/src/xrc/xh_ledHandler.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT led/src/xrc/xh_stateLedHandler.lo -MD -MP -MF led/src/xrc/.deps/xh_stateLedHandler.Tpo -c led/src/xrc/xh_stateLedHandler.cpp -o led/src/xrc/xh_stateLedHandler.o >/dev/null 2>&1 depbase=`echo ledpanel/src/advancedmatrixobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/advancedmatrixobject.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/advancedmatrixobject.lo ledpanel/src/advancedmatrixobject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/advancedmatrixobject.lo -MD -MP -MF ledpanel/src/.deps/advancedmatrixobject.Tpo -c ledpanel/src/advancedmatrixobject.cpp -fno-common -DPIC -o ledpanel/src/.libs/advancedmatrixobject.o depbase=`echo ledpanel/src/font75.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font75.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/font75.lo ledpanel/src/font75.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font75.lo -MD -MP -MF ledpanel/src/.deps/font75.Tpo -c ledpanel/src/font75.cpp -fno-common -DPIC -o ledpanel/src/.libs/font75.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font75.lo -MD -MP -MF ledpanel/src/.deps/font75.Tpo -c ledpanel/src/font75.cpp -o ledpanel/src/font75.o >/dev/null 2>&1 depbase=`echo ledpanel/src/font77.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font77.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/font77.lo ledpanel/src/font77.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font77.lo -MD -MP -MF ledpanel/src/.deps/font77.Tpo -c ledpanel/src/font77.cpp -fno-common -DPIC -o ledpanel/src/.libs/font77.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/font77.lo -MD -MP -MF ledpanel/src/.deps/font77.Tpo -c ledpanel/src/font77.cpp -o ledpanel/src/font77.o >/dev/null 2>&1 depbase=`echo ledpanel/src/matrixobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/matrixobject.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/matrixobject.lo ledpanel/src/matrixobject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/matrixobject.lo -MD -MP -MF ledpanel/src/.deps/matrixobject.Tpo -c ledpanel/src/matrixobject.cpp -fno-common -DPIC -o ledpanel/src/.libs/matrixobject.o depbase=`echo ledpanel/src/wxledfont.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledfont.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/wxledfont.lo ledpanel/src/wxledfont.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledfont.lo -MD -MP -MF ledpanel/src/.deps/wxledfont.Tpo -c ledpanel/src/wxledfont.cpp -fno-common -DPIC -o ledpanel/src/.libs/wxledfont.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/advancedmatrixobject.lo -MD -MP -MF ledpanel/src/.deps/advancedmatrixobject.Tpo -c ledpanel/src/advancedmatrixobject.cpp -o ledpanel/src/advancedmatrixobject.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/matrixobject.lo -MD -MP -MF ledpanel/src/.deps/matrixobject.Tpo -c ledpanel/src/matrixobject.cpp -o ledpanel/src/matrixobject.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledfont.lo -MD -MP -MF ledpanel/src/.deps/wxledfont.Tpo -c ledpanel/src/wxledfont.cpp -o ledpanel/src/wxledfont.o >/dev/null 2>&1 depbase=`echo ledpanel/src/wxledpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledpanel.lo -MD -MP -MF $depbase.Tpo -c -o ledpanel/src/wxledpanel.lo ledpanel/src/wxledpanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledpanel.lo -MD -MP -MF ledpanel/src/.deps/wxledpanel.Tpo -c ledpanel/src/wxledpanel.cpp -fno-common -DPIC -o ledpanel/src/.libs/wxledpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I./gizmosled/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./ledpanel/include -I./lcdWindow/include -I./led/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ledpanel/src/wxledpanel.lo -MD -MP -MF ledpanel/src/.deps/wxledpanel.Tpo -c ledpanel/src/wxledpanel.cpp -o ledpanel/src/wxledpanel.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 libwxled.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./gizmosled/src/ledctrl.lo ./lcdWindow/src/lcdwindow.lo ./led/src/led.lo ./led/src/stateLed.lo ./led/src/xrc/xh_ledHandler.lo ./led/src/xrc/xh_stateLedHandler.lo ./ledpanel/src/advancedmatrixobject.lo ./ledpanel/src/font75.lo ./ledpanel/src/font77.lo ./ledpanel/src/matrixobject.lo ./ledpanel/src/wxledfont.lo ./ledpanel/src/wxledpanel.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxled.0.dylib-master.o ./gizmosled/src/.libs/ledctrl.o ./lcdWindow/src/.libs/lcdwindow.o ./led/src/.libs/led.o ./led/src/.libs/stateLed.o ./led/src/xrc/.libs/xh_ledHandler.o ./led/src/xrc/.libs/xh_stateLedHandler.o ./ledpanel/src/.libs/advancedmatrixobject.o ./ledpanel/src/.libs/font75.o ./ledpanel/src/.libs/font77.o ./ledpanel/src/.libs/matrixobject.o ./ledpanel/src/.libs/wxledfont.o ./ledpanel/src/.libs/wxledpanel.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxled.0.dylib .libs/libwxled.0.dylib-master.o -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/codeblocks/wxContribItems/libwxled.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxled.dylib" && ln -s "libwxled.0.dylib" "libwxled.dylib") libtool: link: ar cr .libs/libwxled.a ./gizmosled/src/ledctrl.o ./lcdWindow/src/lcdwindow.o ./led/src/led.o ./led/src/stateLed.o ./led/src/xrc/xh_ledHandler.o ./led/src/xrc/xh_stateLedHandler.o ./ledpanel/src/advancedmatrixobject.o ./ledpanel/src/font75.o ./ledpanel/src/font77.o ./ledpanel/src/matrixobject.o ./ledpanel/src/wxledfont.o ./ledpanel/src/wxledpanel.o libtool: link: ranlib .libs/libwxled.a libtool: link: ( cd ".libs" && rm -f "libwxled.la" && ln -s "../libwxled.la" "libwxled.la" ) gmake[6]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled' gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled' Making all in wxmathplot gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot' depbase=`echo mathplot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mathplot.lo -MD -MP -MF $depbase.Tpo -c -o mathplot.lo mathplot.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__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mathplot.lo -MD -MP -MF .deps/mathplot.Tpo -c mathplot.cpp -fno-common -DPIC -o .libs/mathplot.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__ -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mathplot.lo -MD -MP -MF .deps/mathplot.Tpo -c mathplot.cpp -o mathplot.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 libwxmathplot.la -rpath /opt/pkg/lib/codeblocks/wxContribItems ./mathplot.lo -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++ -r -keep_private_externs -nostdlib -o .libs/libwxmathplot.0.dylib-master.o ./.libs/mathplot.o libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwxmathplot.0.dylib .libs/libwxmathplot.0.dylib-master.o -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/codeblocks/wxContribItems/libwxmathplot.0.dylib -compatibility_version 1 -current_version 1.1 libtool: link: (cd ".libs" && rm -f "libwxmathplot.dylib" && ln -s "libwxmathplot.0.dylib" "libwxmathplot.dylib") libtool: link: ar cr .libs/libwxmathplot.a ./mathplot.o libtool: link: ranlib .libs/libwxmathplot.a libtool: link: ( cd ".libs" && rm -f "libwxmathplot.la" && ln -s "../libwxmathplot.la" "libwxmathplot.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot' Making all in . gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxContribItems' Making all in lib_finder gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder' Making all in lib_finder gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder/lib_finder' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder/lib_finder' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder' depbase=`echo librariesdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT librariesdlg.lo -MD -MP -MF $depbase.Tpo -c -o librariesdlg.lo librariesdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dirlistdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dirlistdlg.lo -MD -MP -MF $depbase.Tpo -c -o dirlistdlg.lo dirlistdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projectmissinglibs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectmissinglibs.lo -MD -MP -MF $depbase.Tpo -c -o projectmissinglibs.lo projectmissinglibs.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dirlistdlg.lo -MD -MP -MF .deps/dirlistdlg.Tpo -c dirlistdlg.cpp -fno-common -DPIC -o .libs/dirlistdlg.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectmissinglibs.lo -MD -MP -MF .deps/projectmissinglibs.Tpo -c projectmissinglibs.cpp -fno-common -DPIC -o .libs/projectmissinglibs.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT librariesdlg.lo -MD -MP -MF .deps/librariesdlg.Tpo -c librariesdlg.cpp -fno-common -DPIC -o .libs/librariesdlg.o In file included from dirlistdlg.cpp:30: 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 dirlistdlg.cpp:30: 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 dirlistdlg.cpp:30: 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 dirlistdlg.cpp:30: 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 dirlistdlg.cpp:30: 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 projectmissinglibs.cpp:14: 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 projectmissinglibs.cpp:14: 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 projectmissinglibs.cpp:14: 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 projectmissinglibs.cpp:14: 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 projectmissinglibs.cpp:14: 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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In 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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included 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 librariesdlg.cpp:18: In file included from ../../../../src/include/sdk.h:17: In file included 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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 librariesdlg.cpp:18: In file included from ../../../../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 ^ 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dirlistdlg.lo -MD -MP -MF .deps/dirlistdlg.Tpo -c dirlistdlg.cpp -o dirlistdlg.o >/dev/null 2>&1 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectmissinglibs.lo -MD -MP -MF .deps/projectmissinglibs.Tpo -c projectmissinglibs.cpp -o projectmissinglibs.o >/dev/null 2>&1 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT librariesdlg.lo -MD -MP -MF .deps/librariesdlg.Tpo -c librariesdlg.cpp -o librariesdlg.o >/dev/null 2>&1 depbase=`echo headersdetectordlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT headersdetectordlg.lo -MD -MP -MF $depbase.Tpo -c -o headersdetectordlg.lo headersdetectordlg.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT headersdetectordlg.lo -MD -MP -MF .deps/headersdetectordlg.Tpo -c headersdetectordlg.cpp -fno-common -DPIC -o .libs/headersdetectordlg.o depbase=`echo webresourcesmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT webresourcesmanager.lo -MD -MP -MF $depbase.Tpo -c -o webresourcesmanager.lo webresourcesmanager.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT webresourcesmanager.lo -MD -MP -MF .deps/webresourcesmanager.Tpo -c webresourcesmanager.cpp -fno-common -DPIC -o .libs/webresourcesmanager.o In file included from headersdetectordlg.cpp:11: In file included from ../../../../src/include/encodingdetector.h:10: In file included from ../../../../src/include/filemanager.h:13: In file included from ../../../../src/include/backgroundthread.h:18: 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 headersdetectordlg.cpp:11: In file included from ../../../../src/include/encodingdetector.h:10: In file included from ../../../../src/include/filemanager.h:13: In file included from ../../../../src/include/backgroundthread.h:18: 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 headersdetectordlg.cpp:11: In file included from ../../../../src/include/encodingdetector.h:10: In file included from ../../../../src/include/filemanager.h:13: In file included from ../../../../src/include/backgroundthread.h:18: 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 headersdetectordlg.cpp:11: In file included from ../../../../src/include/encodingdetector.h:10: In file included from ../../../../src/include/filemanager.h:13: In file included from ../../../../src/include/backgroundthread.h:18: 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 headersdetectordlg.cpp:11: In file included from ../../../../src/include/encodingdetector.h:10: In file included from ../../../../src/include/filemanager.h:13: In file included from ../../../../src/include/backgroundthread.h:18: 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: In file included from ../../../../src/include/cbproject.h:17: 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: In file included from ../../../../src/include/cbproject.h:17: 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: In 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: In 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: 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 headersdetectordlg.cpp:12: In file included from ./headersdetectordlg.h:17: 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 webresourcesmanager.cpp:5: 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 webresourcesmanager.cpp:5: 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 webresourcesmanager.cpp:5: 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 webresourcesmanager.cpp:5: 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 webresourcesmanager.cpp:5: 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 ^ depbase=`echo projectconfiguration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectconfiguration.lo -MD -MP -MF $depbase.Tpo -c -o projectconfiguration.lo projectconfiguration.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectconfiguration.lo -MD -MP -MF .deps/projectconfiguration.Tpo -c projectconfiguration.cpp -fno-common -DPIC -o .libs/projectconfiguration.o 12 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT headersdetectordlg.lo -MD -MP -MF .deps/headersdetectordlg.Tpo -c headersdetectordlg.cpp -o headersdetectordlg.o >/dev/null 2>&1 In file included from projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: In 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: 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 projectconfiguration.cpp:24: In file included from ./projectconfiguration.h:31: 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; ^ 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT webresourcesmanager.lo -MD -MP -MF .deps/webresourcesmanager.Tpo -c webresourcesmanager.cpp -o webresourcesmanager.o >/dev/null 2>&1 12 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectconfiguration.lo -MD -MP -MF .deps/projectconfiguration.Tpo -c projectconfiguration.cpp -o projectconfiguration.o >/dev/null 2>&1 depbase=`echo resultmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT resultmap.lo -MD -MP -MF $depbase.Tpo -c -o resultmap.lo resultmap.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT resultmap.lo -MD -MP -MF .deps/resultmap.Tpo -c resultmap.cpp -fno-common -DPIC -o .libs/resultmap.o depbase=`echo libraryresult.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT libraryresult.lo -MD -MP -MF $depbase.Tpo -c -o libraryresult.lo libraryresult.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT libraryresult.lo -MD -MP -MF .deps/libraryresult.Tpo -c libraryresult.cpp -fno-common -DPIC -o .libs/libraryresult.o depbase=`echo projectconfigurationpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectconfigurationpanel.lo -MD -MP -MF $depbase.Tpo -c -o projectconfigurationpanel.lo projectconfigurationpanel.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectconfigurationpanel.lo -MD -MP -MF .deps/projectconfigurationpanel.Tpo -c projectconfigurationpanel.cpp -fno-common -DPIC -o .libs/projectconfigurationpanel.o In file included from resultmap.cpp:28: 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 resultmap.cpp:28: 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 resultmap.cpp:28: 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 resultmap.cpp:28: 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 resultmap.cpp:28: 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 libraryresult.cpp:3: 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 libraryresult.cpp:3: 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 libraryresult.cpp:3: 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 libraryresult.cpp:3: 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 libraryresult.cpp:3: 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 resultmap.cpp:30: ../../../../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 resultmap.cpp:28: ../../../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ resultmap.cpp:100:17: note: in instantiation of member function 'Mgr::Get' requested here LogManager::Get()->DebugLog(_T("********** lib_finder Dump 2 BEGIN *************")); ^ ../../../../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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ In file included from libraryresult.cpp:5: ../../../../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 libraryresult.cpp:3: ../../../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ libraryresult.cpp:100:17: note: in instantiation of member function 'Mgr::Get' requested here LogManager::Get()->DebugLog( Prefix + _T(" --- ") + ShortCode + _T(" ---") ); ^ ../../../../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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ In file included from projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: In file included from ../../../../src/include/cbplugin.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In file included from ../../../../src/include/cbproject.h:17: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: In 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: 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 projectconfigurationpanel.cpp:24: In file included from ./projectconfigurationpanel.h:43: In file included from ./projectconfiguration.h:31: 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; ^ 8 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT libraryresult.lo -MD -MP -MF .deps/libraryresult.Tpo -c libraryresult.cpp -o libraryresult.o >/dev/null 2>&1 8 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT resultmap.lo -MD -MP -MF .deps/resultmap.Tpo -c resultmap.cpp -o resultmap.o >/dev/null 2>&1 12 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectconfigurationpanel.lo -MD -MP -MF .deps/projectconfigurationpanel.Tpo -c projectconfigurationpanel.cpp -o projectconfigurationpanel.o >/dev/null 2>&1 depbase=`echo pkgconfigmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT pkgconfigmanager.lo -MD -MP -MF $depbase.Tpo -c -o pkgconfigmanager.lo pkgconfigmanager.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pkgconfigmanager.lo -MD -MP -MF .deps/pkgconfigmanager.Tpo -c pkgconfigmanager.cpp -fno-common -DPIC -o .libs/pkgconfigmanager.o depbase=`echo librarydetectionmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT librarydetectionmanager.lo -MD -MP -MF $depbase.Tpo -c -o librarydetectionmanager.lo librarydetectionmanager.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT librarydetectionmanager.lo -MD -MP -MF .deps/librarydetectionmanager.Tpo -c librarydetectionmanager.cpp -fno-common -DPIC -o .libs/librarydetectionmanager.o In file included from librarydetectionmanager.cpp:32: 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 librarydetectionmanager.cpp:32: 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 librarydetectionmanager.cpp:32: 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 librarydetectionmanager.cpp:32: 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 librarydetectionmanager.cpp:32: 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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pkgconfigmanager.lo -MD -MP -MF .deps/pkgconfigmanager.Tpo -c pkgconfigmanager.cpp -o pkgconfigmanager.o >/dev/null 2>&1 depbase=`echo libselectdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT libselectdlg.lo -MD -MP -MF $depbase.Tpo -c -o libselectdlg.lo libselectdlg.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT libselectdlg.lo -MD -MP -MF .deps/libselectdlg.Tpo -c libselectdlg.cpp -fno-common -DPIC -o .libs/libselectdlg.o 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT librarydetectionmanager.lo -MD -MP -MF .deps/librarydetectionmanager.Tpo -c librarydetectionmanager.cpp -o librarydetectionmanager.o >/dev/null 2>&1 In file included from libselectdlg.cpp:37: 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 libselectdlg.cpp:37: 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 libselectdlg.cpp:37: 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 libselectdlg.cpp:37: 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 libselectdlg.cpp:37: 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 ^ depbase=`echo processingdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT processingdlg.lo -MD -MP -MF $depbase.Tpo -c -o processingdlg.lo processingdlg.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT processingdlg.lo -MD -MP -MF .deps/processingdlg.Tpo -c processingdlg.cpp -fno-common -DPIC -o .libs/processingdlg.o 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT libselectdlg.lo -MD -MP -MF .deps/libselectdlg.Tpo -c libselectdlg.cpp -o libselectdlg.o >/dev/null 2>&1 In file included from processingdlg.cpp:44: In file included from ./lib_finder.h:27: In file included from ../../../../src/include/cbplugin.h:17: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: In file included from ../../../../src/include/cbplugin.h:17: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: In file included from ../../../../src/include/cbplugin.h:17: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: In file included from ../../../../src/include/cbplugin.h:17: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: In file included from ../../../../src/include/cbplugin.h:17: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:27: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:34: In file included from ./projectconfiguration.h:31: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:34: In file included from ./projectconfiguration.h:31: In 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 processingdlg.cpp:44: In file included from ./lib_finder.h:34: In file included from ./projectconfiguration.h:31: In 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 processingdlg.cpp:44: In file included from ./lib_finder.h:34: In file included from ./projectconfiguration.h:31: 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 processingdlg.cpp:44: In file included from ./lib_finder.h:34: In file included from ./projectconfiguration.h:31: 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; ^ depbase=`echo defsdownloaddlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT defsdownloaddlg.lo -MD -MP -MF $depbase.Tpo -c -o defsdownloaddlg.lo defsdownloaddlg.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT defsdownloaddlg.lo -MD -MP -MF .deps/defsdownloaddlg.Tpo -c defsdownloaddlg.cpp -fno-common -DPIC -o .libs/defsdownloaddlg.o In file included from defsdownloaddlg.cpp:17: 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 defsdownloaddlg.cpp:17: 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 defsdownloaddlg.cpp:17: 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 defsdownloaddlg.cpp:17: 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 defsdownloaddlg.cpp:17: 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 defsdownloaddlg.cpp:19: ../../../../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 defsdownloaddlg.cpp:17: ../../../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ defsdownloaddlg.cpp:122:25: note: in instantiation of member function 'Mgr::Get' requested here LogManager::Get()->LogWarning(F(_T("lib_finder: Invalid url '%s'"),Url.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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 12 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT processingdlg.lo -MD -MP -MF .deps/processingdlg.Tpo -c processingdlg.cpp -o processingdlg.o >/dev/null 2>&1 depbase=`echo lib_finder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT lib_finder.lo -MD -MP -MF $depbase.Tpo -c -o lib_finder.lo lib_finder.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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT lib_finder.lo -MD -MP -MF .deps/lib_finder.Tpo -c lib_finder.cpp -fno-common -DPIC -o .libs/lib_finder.o 8 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT defsdownloaddlg.lo -MD -MP -MF .deps/defsdownloaddlg.Tpo -c defsdownloaddlg.cpp -o defsdownloaddlg.o >/dev/null 2>&1 In file included from lib_finder.cpp:35: 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 lib_finder.cpp:35: 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 lib_finder.cpp:35: 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 lib_finder.cpp:35: 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 lib_finder.cpp:35: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.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, ...) ^ In file included from lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:17: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:17: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:18: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:18: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:18: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:18: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:18: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:21: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:21: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:22: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:22: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:26: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:26: 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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:26: ../../../../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 lib_finder.cpp:42: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:26: ../../../../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 lib_finder.cpp:35: In file included from ../../../../src/include/configmanager.h:16: ../../../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ lib_finder.cpp:518:25: note: in instantiation of member function 'Mgr::Get' requested here LogManager::Get()->LogWarning(F(_T("lib_finder: Invalid url '%s'"),Url.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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ ../../../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ lib_finder.cpp:557:38: note: in instantiation of member function 'Mgr::Get' requested here cbProject* cbp = ProjectManager::Get()->GetActiveProject(); ^ ../../../../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::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr::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::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder/lib_finder.zip manifest.xml > /dev/null 25 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./../wxContribItems/wxFlatNotebook/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -I../../../../src/include/mozilla_chardet/mfbt -I../../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../../src/include/mozilla_chardet/xpcom -I../../../../src/include/mozilla_chardet/xpcom/base -I../../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT lib_finder.lo -MD -MP -MF .deps/lib_finder.Tpo -c lib_finder.cpp -o lib_finder.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 liblib_finder.la -rpath /opt/pkg/lib/codeblocks/plugins librariesdlg.lo dirlistdlg.lo projectmissinglibs.lo headersdetectordlg.lo webresourcesmanager.lo projectconfiguration.lo resultmap.lo libraryresult.lo projectconfigurationpanel.lo pkgconfigmanager.lo librarydetectionmanager.lo libselectdlg.lo processingdlg.lo defsdownloaddlg.lo lib_finder.lo ../../../sdk/libcodeblocks.la ../wxContribItems/wxFlatNotebook/libwxflatnotebook.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++ -r -keep_private_externs -nostdlib -o .libs/liblib_finder.dylib-master.o .libs/librariesdlg.o .libs/dirlistdlg.o .libs/projectmissinglibs.o .libs/headersdetectordlg.o .libs/webresourcesmanager.o .libs/projectconfiguration.o .libs/resultmap.o .libs/libraryresult.o .libs/projectconfigurationpanel.o .libs/pkgconfigmanager.o .libs/librarydetectionmanager.o .libs/libselectdlg.o .libs/processingdlg.o .libs/defsdownloaddlg.o .libs/lib_finder.o -Wl,-force_load,../../../../src/base/tinyxml/.libs/libtinyxml.a libtool: link: clang++ -dynamiclib -o .libs/liblib_finder.dylib .libs/liblib_finder.dylib-master.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../../sdk/.libs/libcodeblocks.dylib ../wxContribItems/wxFlatNotebook/.libs/libwxflatnotebook.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/liblib_finder.dylib libtool: link: (cd .libs/liblib_finder.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder/../../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/liblib_finder.a librariesdlg.o dirlistdlg.o projectmissinglibs.o headersdetectordlg.o webresourcesmanager.o projectconfiguration.o resultmap.o libraryresult.o projectconfigurationpanel.o pkgconfigmanager.o librarydetectionmanager.o libselectdlg.o processingdlg.o defsdownloaddlg.o lib_finder.o .libs/liblib_finder.lax/libtinyxml.a/tinyxml.o .libs/liblib_finder.lax/libtinyxml.a/tinyxmlerror.o .libs/liblib_finder.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/liblib_finder.a libtool: link: rm -fr .libs/liblib_finder.lax libtool: link: ( cd ".libs" && rm -f "liblib_finder.la" && ln -s "../liblib_finder.la" "liblib_finder.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/lib_finder' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in profiler gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler' Making all in resources gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler/resources/Profiler.zip manifest.xml *.xrc > /dev/null gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler/resources' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler' depbase=`echo cbprofilerconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbprofilerconfig.lo -MD -MP -MF $depbase.Tpo -c -o cbprofilerconfig.lo cbprofilerconfig.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cbprofiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbprofiler.lo -MD -MP -MF $depbase.Tpo -c -o cbprofiler.lo cbprofiler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cbprofilerexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbprofilerexec.lo -MD -MP -MF $depbase.Tpo -c -o cbprofilerexec.lo cbprofilerexec.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofiler.lo -MD -MP -MF .deps/cbprofiler.Tpo -c cbprofiler.cpp -fno-common -DPIC -o .libs/cbprofiler.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofilerconfig.lo -MD -MP -MF .deps/cbprofilerconfig.Tpo -c cbprofilerconfig.cpp -fno-common -DPIC -o .libs/cbprofilerconfig.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofilerexec.lo -MD -MP -MF .deps/cbprofilerexec.Tpo -c cbprofilerexec.cpp -fno-common -DPIC -o .libs/cbprofilerexec.o In file included from cbprofilerexec.cpp:10: In file included from ../../../../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: In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from cbprofiler.cpp13: In file included from :10../../../../src/include/sdk_common.h:: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h93: :13: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398In file included from ../../../../src/include/sdk_common.h:5:93: : warning: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../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(); expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4472 ::56:4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::note: 4010:expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'400: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: virtual wxEventHashTable& GetEventHashTable() constnote: overridden virtual function is here 5 ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: :note: 400overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE()::5: 56 : note: overridden virtual function is here ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE':: note: expanded from macro 'DECLARE_EVENT_TABLE' 4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401056/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: 4010note: expanded from macro 'DECLARE_EVENT_TABLE'42: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \:4012 : ^note: 42 expanded from macro 'wxDECLARE_EVENT_TABLE' :In file included from cbprofiler.cpp: virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../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:510note: : expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../../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: virtual wxEventHashTable& GetEventHashTable() const 5: warning: ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from warning: cbprofilerexec.cpp'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: DECLARE_EVENT_TABLE();4472In file included from : ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : 17: In file included from ^ ../../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 13:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42:In file included from :4012../../../../src/include/sdk_common.h::42: 93 : note: note: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.hexpanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE': virtual wxEventHashTable& GetEventHashTable() const 5399: ^ virtual wxEventHashTable& GetEventHashTable() const5 : warning: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :400:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h DECLARE_DYNAMIC_CLASS(wxScintilla); :400 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h5:: 229note: note: :overridden virtual function is here69: overridden virtual function is herenote: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);4472note: expanded from macro 'DECLARE_EVENT_TABLE' :56: ^ note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::54012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 42 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4012: wxDECLARE_ABSTRACT_CLASS(name); \ 42: virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'131:30 ^ : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from cbprofilerconfig.cpp virtual wxEventHashTable& GetEventHashTable() const ^:10 virtual wxClassInfo *GetClassInfo() const: In file included from ../../../../src/include/sdk.h:17 In file included from : ^cbprofiler.cpp: In file included from 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:In file included from ../../../../src/include/sdk.h19:../../../../src/include/sdk_precomp.h:5:17:: In file included from note: overridden virtual function is here13../../../../src/include/sdk_precomp.h : :13In file included from DECLARE_ABSTRACT_CLASS(wxControl): ../../../../src/include/sdk_common.h ^ In file included from :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226../../../../src/include/sdk_common.h93:: :../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h69:5399::935 : note: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.hexpanded from macro 'DECLARE_ABSTRACT_CLASS' : warning: :5399'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :5:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); DECLARE_DYNAMIC_CLASS(wxScintilla); ^ ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 ::69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'131: 30: DECLARE_DYNAMIC_CLASS(wxScintilla); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h virtual wxClassInfo *GetClassInfo() const ^ :229:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'142: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30142:: 5:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h::6919:: 5:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl)#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'226: 69: note: virtual wxClassInfo *GetClassInfo() const ^expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from cbprofiler.cpp../../../../src/include/sdk_precomp.hIn file included from cbprofilerconfig.cpp:13::: 1010In file included from : : ../../../../src/include/sdk_common.hIn file included from In file included from :../../../../src/include/sdk.h../../../../src/include/sdk.h99::: ../../../../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:17: 17In file included from 69: ../../../../src/include/sdk_precomp.h:In file included from : ../../../../src/include/sdk_precomp.h13note: :: expanded from macro 'DECLARE_DYNAMIC_CLASS'13In file included from ../../../../src/include/sdk_common.h:: In file included from ../../../../src/include/sdk_common.h:99: 99../../../../src/include/sdk_events.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: : ../../../../src/include/sdk_events.h78 ^:: 78:3: warning: 3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]142 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ : 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) :229 ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h69::229: note: 69: wxDECLARE_ABSTRACT_CLASS(name); \ ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' :131:30: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:1598: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h530:::227 :note: note: 69expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS': virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ note: ^expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :5: note: overridden virtual function is here :135:5: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) virtual wxClassInfo *GetClassInfo() const note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: wxDECLARE_DYNAMIC_CLASS(name) ^69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :1598:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5131:: note: 227:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name)30 : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: wxDECLARE_ABSTRACT_CLASS(name); \ note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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.hIn file included from cbprofiler.cpp:142In file included from cbprofilerconfig.cpp:::510: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': In file included from ../../../../src/include/sdk.h:17: 10: In file included from ../../../../src/include/sdk_precomp.h:13 wxDECLARE_ABSTRACT_CLASS(name); \ : In file included from ^ ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::99: ../../../../src/include/sdk_events.h30: note: :153expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :3: In file included from ../../../../src/include/sdk.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 17: In file included from ../../../../src/include/sdk_precomp.h virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^:13 : In file included from ../../../../src/include/sdk_common.h: ^99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_events.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:::1112153::5:2293 :note: : 69:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:: ^226229 ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:6969142::: 5note: :expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131:30:::5131: :30: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^1112: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112::695:: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS'overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :69 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'DECLARE_ABSTRACT_CLASS':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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' In file included from cbprofilerconfig.cpp:10: In file included from virtual wxClassInfo *GetClassInfo() const ^ ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from cbprofiler.cpp13: In file included from :10../../../../src/include/sdk_common.h:: In file included from 99: ../../../../src/include/sdk.h:../../../../src/include/sdk_events.h:17: In file included from 172:../../../../src/include/sdk_precomp.h:133:: In file included from warning: ../../../../src/include/sdk_common.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 99: ../../../../src/include/sdk_events.h:172:3 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) : ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 wxDECLARE_ABSTRACT_CLASS(name); \ ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131:30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: virtual wxClassInfo *GetClassInfo() const 5: ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: DECLARE_ABSTRACT_CLASS(wxEvent) ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226note: overridden virtual function is here:69 : note: DECLARE_ABSTRACT_CLASS(wxEvent) ^ expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 virtual wxClassInfo *GetClassInfo() const ^:30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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 cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13In file included from cbprofiler.cpp:10: In file included from ../../../../src/include/sdk_common.h:99: In file included from : ../../../../src/include/sdk_events.h../../../../src/include/sdk.h::19817: :3In file included from ../../../../src/include/sdk_precomp.h:: 13: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h In file included from cbprofilerexec.cpp::99 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent)10: : In file included from ../../../../src/include/sdk.h ../../../../src/include/sdk_events.h: ^17: In file included from : 198:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk_precomp.h:133:: :229 warning: :69:In file included from 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_common.hnote: :expanded from macro 'DECLARE_DYNAMIC_CLASS'99: ../../../../src/include/sdk_events.h:231:5: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: 69 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^expanded from macro 'DECLARE_DYNAMIC_CLASS': 142:5 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:: 69:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 ^ ^: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_DYNAMIC_CLASS(name):/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h131::30:131 :30 ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 142 :5: note: virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() constexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5 wxDECLARE_ABSTRACT_CLASS(name); \ ^: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: DECLARE_ABSTRACT_CLASS(wxEvent) note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) 131: ^ 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: note: 69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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: In file included from cbprofiler.cppnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :10: In file included from virtual wxClassInfo *GetClassInfo() const ^ ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:17: 1598:In file included from ../../../../src/include/sdk_precomp.h5::13 note: : In file included from overridden virtual function is here ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: warning: 227:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_DYNAMIC_CLASS(name) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 135/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::55:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::14230::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../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 cbprofilerconfig.cpp:10: In file included from ../../../../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 cbprofilerexec.cpp:10: In file included from ../../../../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:In file included from cbprofiler.cpp:104010:: In file included from ../../../../src/include/sdk.h:17: In file included from 42:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h: note: 104: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^400: 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: 56: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :56 ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: note: 400:expanded from macro 'wxDECLARE_EVENT_TABLE' 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:cbprofilerexec.cpp:4472:10: 56:In file included from ../../../../src/include/sdk.h note: :17expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :104/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ../../../../src/include/editorbase.h4010::3242::5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from cbprofiler.cpp:104472:: In file included from ../../../../src/include/sdk.h56::17 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../../src/include/editorbase.h: 32:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' :56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'DECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../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 cbprofilerconfig.cpp:10: In file included from ../../../../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 cbprofilerexec.cpp:10: In file included from ../../../../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:In file included from cbprofiler.cpp:10: In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk.h:17 DECLARE_EVENT_TABLE() ^ : In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4472:In file included from ../../../../src/include/sdk_common.h:56:105: ../../../../src/include/cbeditor.h note: :45expanded from macro 'DECLARE_EVENT_TABLE' :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724010::56:42: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/editorbase.h:32:4010:5:42: : note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^ :4472:../../../../src/include/editorbase.h:3256::5 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:17 : In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::134010:: In file included from 42:../../../../src/include/sdk_common.h: note: 105: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() In file included from cbprofiler.cpp: ^ 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: In file included from 56:../../../../src/include/sdk.h: note: 17: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 105/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: ../../../../src/include/cbeditor.h42::45 note: :9expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^../../../../src/include/editorbase.h: 32:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:4472: note: overridden virtual function is here56: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const ^ 42../../../../src/include/editorbase.h:32:: 5:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from cbprofilerconfig.cpp:1013: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h: In file included from ../../../../src/include/sdk.h:17: :18In file included from ../../../../src/include/sdk_precomp.h: ../../../../src/include/pluginmanager.h::13221:: In file included from 9:../../../../src/include/sdk_common.h: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 110: In file included from ../../../../src/include/cbplugin.h:18 DECLARE_EVENT_TABLE() ^ : ../../../../src/include/pluginmanager.h:221/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from cbprofiler.cpp:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 10: ^: In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:179: : 4010warning: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:42 ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :110 ^ : In file included from ../../../../src/include/cbplugin.h:18: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/pluginmanager.h4472 :note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();221 ^ :9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4010'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:3712: :33: note: DECLARE_EVENT_TABLE() ^42: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable *GetEventTable() const;note: ^note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from cbprofilerexec.cpp ^:33 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :note: : 4010overridden virtual function is here:42: In file included from ../../../../src/include/sdk.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'17: virtual const wxEventTable *GetEventTable() const;In file included from ^ ../../../../src/include/sdk_precomp.h virtual const wxEventTable* GetEventTable() const; \ ^ :13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from : In file included from cbprofilerconfig.cpp:../../../../src/include/sdk_common.h:371210:: In file included from ../../../../src/include/sdk.h:110:17: In file included from : 33../../../../src/include/cbplugin.hIn file included from ::../../../../src/include/sdk_precomp.h 18:note: : 13overridden virtual function is here../../../../src/include/pluginmanager.h: In file included from : ../../../../src/include/sdk_common.h:110221: In file included from ../../../../src/include/cbplugin.h virtual const wxEventTable *GetEventTable() const;: :18: 9 ^: ../../../../src/include/pluginmanager.h:221 warning: :In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]9cbprofiler.cpp ::10: warning: In file included from ../../../../src/include/sdk.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: In file included from DECLARE_EVENT_TABLE() ../../../../src/include/sdk_precomp.h DECLARE_EVENT_TABLE() ^: 13 ^: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: ../../../../src/include/sdk_common.hexpanded from macro 'wxDECLARE_EVENT_TABLE':/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'110 virtual wxEventHashTable& GetEventHashTable() const : In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :9 ^: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012warning: ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :42: DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31 ^ virtual wxEventHashTable& GetEventHashTable() const: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 44723715:31:56: note: virtual wxEventHashTable& GetEventHashTable() const;:overridden virtual function is here ^note: virtual wxEventHashTable& GetEventHashTable() const; ^ expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofiler.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: In file included from cbprofilerconfig.cpp:../../../../src/include/cbtreectrl.h:49In file included from cbprofilerexec.cpp10: In file included from :9../../../../src/include/sdk.h:: warning: 17: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:In file included from 10../../../../src/include/sdk_precomp.h : In file included from ../../../../src/include/sdk.h:17: DECLARE_DYNAMIC_CLASS(cbTreeCtrl):In file included from ../../../../src/include/sdk_precomp.h: 1313: In file included from : ^../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk_common.h:111: : 111: In file included from ../../../../src/include/cbproject.h:In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h19: :../../../../src/include/cbproject.hIn file included from 229:../../../../src/include/projectmanager.h:69:19:19: : In file included from note: ../../../../src/include/projectmanager.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 19../../../../src/include/cbtreectrl.h:49:: ../../../../src/include/cbtreectrl.h9::49: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);9warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h ^: ^ 229:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69 note: expanded from macro 'DECLARE_DYNAMIC_CLASS' :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:5 wxDECLARE_ABSTRACT_CLASS(name); \:: note: ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: note: wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: virtual wxClassInfo *GetClassInfo() const30: ^ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:131:30376expanded from macro 'wxDECLARE_ABSTRACT_CLASS':: 5note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:overridden virtual function is here 376:5: ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:overridden virtual function is here 229:69:376:5 DECLARE_DYNAMIC_CLASS(wxTreeCtrl):note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :229: ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : ^ :142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :30 ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 142:5: virtual wxClassInfo *GetClassInfo() const142 note: : ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS'5 :In file included from cbprofiler.cpp: wxDECLARE_ABSTRACT_CLASS(name); \ note: 10expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h../../../../src/include/sdk.h::13117: : wxDECLARE_ABSTRACT_CLASS(name); \ 30In file included from ^:../../../../src/include/sdk_precomp.h note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :13: In file included from ../../../../src/include/sdk_common.h virtual wxClassInfo *GetClassInfo() const:131 ^::11130:: In file included from ../../../../src/include/cbproject.h note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' In file included from cbprofilerexec.cpp: virtual wxClassInfo *GetClassInfo() const:1910 : ^ In file included from : In file included from ../../../../src/include/sdk.h../../../../src/include/projectmanager.h:19: :17: ../../../../src/include/cbtreectrl.hIn file included from In file included from :../../../../src/include/sdk_precomp.h50cbprofilerconfig.cpp::139:: :10In file included from : In file included from ../../../../src/include/sdk.h../../../../src/include/sdk_common.h :111warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: : In file included from 17: In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/cbproject.h DECLARE_EVENT_TABLE(): 13 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_common.h:111447219:: : In file included from In file included from ../../../../src/include/projectmanager.h../../../../src/include/cbproject.h:56:19: : 19note: In file included from : expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/projectmanager.h../../../../src/include/cbtreectrl.h :19: ../../../../src/include/cbtreectrl.h:50:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: : ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h50 :4010:42 DECLARE_EVENT_TABLE():9: : ^ warning: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 4472 DECLARE_EVENT_TABLE() ^ :56 virtual const wxEventTable* GetEventTable() const; \ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :4472:56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :5 ^ : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:note: overridden virtual function is here 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 DECLARE_EVENT_TABLE(): ^42: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :4472expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.hnote: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:363:expanded from macro 'wxDECLARE_EVENT_TABLE' 5 ^: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE()4010 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h363: note: ::expanded from macro 'wxDECLARE_EVENT_TABLE'44725 : note: overridden virtual function is here :56 virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() : ^ note: In file included from cbprofiler.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:expanded from macro 'DECLARE_EVENT_TABLE'10 :56: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h:17 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from ../../../../src/include/sdk_precomp.h: ^13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_common.h: ^ 111:4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from ../../../../src/include/cbproject.h:19: In file included from virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \../../../../src/include/projectmanager.h :19 ^ : ../../../../src/include/cbtreectrl.h:In file included from cbprofilerconfig.cpp50:9In file included from ::cbprofilerexec.cpp10 :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 10: : In file included from DECLARE_EVENT_TABLE() ../../../../src/include/sdk.hIn file included from ^:../../../../src/include/sdk.h17: 17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from : 4472../../../../src/include/sdk_precomp.hIn file included from :13:56../../../../src/include/sdk_precomp.h: ::In file included from 13note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_common.h:: 111In file included from ../../../../src/include/sdk_common.h:111: In file included from : In file included from ../../../../src/include/cbproject.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/cbproject.h: :1919: : In file included from In file included from ^../../../../src/include/projectmanager.h../../../../src/include/projectmanager.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h19: 19: ../../../../src/include/cbtreectrl.h:../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42 DECLARE_EVENT_TABLE() : ^:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 50/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::94472:: 56:warning: note: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h DECLARE_EVENT_TABLE() ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: ^363: 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42::: 4472 note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here :56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual wxEventHashTable& GetEventHashTable() const56note: :expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();5: ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: DECLARE_EVENT_TABLE() note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:: 56363/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::5:4012:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE':4012: 42 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const4472:56: ^ virtual wxEventHashTable& GetEventHashTable() const ^ note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17cbprofiler.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_precomp.h:111: 13: In file included from ../../../../src/include/cbproject.hIn file included from ../../../../src/include/sdk_common.h:19:111: ../../../../src/include/projectmanager.h:474:: In file included from ../../../../src/include/cbproject.h:19: 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/projectmanager.h:474:9In file included from cbprofilerexec.cpp: DECLARE_EVENT_TABLE(): 10 ^warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : ^In file included from 4472 ../../../../src/include/sdk.h:17:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \In file included from ../../../../src/include/sdk_precomp.h::447213: In file included from ../../../../src/include/sdk_common.h ^:: 56: 111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: : :expanded from macro 'DECLARE_EVENT_TABLE'In file included from 3712 ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:33#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();::9 note: : overridden virtual function is here ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ^:cbprofiler.cpp :10: 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ::../../../../src/include/sdk.h4472::17: 4256In file included from ::../../../../src/include/sdk_precomp.h :note: expanded from macro 'DECLARE_EVENT_TABLE' 13 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^111: virtual const wxEventTable* GetEventTable() const; \ In file included from ../../../../src/include/cbproject.h: ^19: ../../../../src/include/projectmanager.h:474/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9::42::3712 :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' 33 DECLARE_EVENT_TABLE() ^ : virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:note: 3712overridden virtual function is here:33 note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from cbprofilerconfig.cpp: :10: note: In file included from overridden virtual function is here ../../../../src/include/sdk.h:17: 4012:In file included from 42../../../../src/include/sdk_precomp.h:13: In file 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: virtual const wxEventTable *GetEventTable() const;4472: : ^note: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() constIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :cbprofilerexec.cpp4012:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::10:: 3715In file included from ../../../../src/include/sdk.h:: 1731note: : :In file included from ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from note: ../../../../src/include/sdk_common.h:111: virtual wxEventHashTable& GetEventHashTable() const In file included from ../../../../src/include/cbproject.h ^ :19: ../../../../src/include/projectmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:474:31:9: warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const; ^ ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../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] In file included from cbprofilerconfig.cpp:In file included from 10cbprofiler.cpp:10 DECLARE_EVENT_TABLE() ^: : In file included from ../../../../src/include/sdk.h:17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk.h:../../../../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:447217:: In file included from :56../../../../src/include/sdk_precomp.h56::: 13 note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from ../../../../src/include/sdk_common.h: :118: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/pipedprocess.h4010:::40105142:::429 :: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:4472::333712:: 33: 56note: note: :overridden virtual function is hereoverridden virtual function is here virtual const wxEventTable *GetEventTable() const; note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual const wxEventTable *GetEventTable() const;In file included from cbprofilerexec.cpp ^:10 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:cbprofiler.cpp:4010:10: 42:In file included from ../../../../src/include/sdk.h:17 note: : In file included from expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13: : In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk.h: virtual const wxEventTable* GetEventTable() const; \:17 118 ^ : : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/pipedprocess.h../../../../src/include/sdk_precomp.h:::13513712: :In file included from 33:../../../../src/include/sdk_common.h: :9note: :overridden virtual function is here118 : ../../../../src/include/pipedprocess.h:51 warning: :9'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const;: warning: DECLARE_EVENT_TABLE() ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472cbprofilerconfig.cpp:4472:5656::10:: In file included from note: note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h: expanded from macro 'DECLARE_EVENT_TABLE'17: In file included from ../../../../src/include/sdk_precomp.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: 4012In file included from ::42../../../../src/include/sdk_common.h: :118: note: ../../../../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' expanded from macro 'wxDECLARE_EVENT_TABLE' note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^ : 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() constnote: expanded from macro 'wxDECLARE_EVENT_TABLE' : ^3715 :31: virtual wxEventHashTable& GetEventHashTable() const note: overridden virtual function is here ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31 virtual wxEventHashTable& GetEventHashTable() const;: 31 ^ : note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofilerconfig.cpp:In file included from cbprofiler.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:10: In file included from ../../../../src/include/sdk.h:1713: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:12014: : In file included from : ../../../../src/include/sdk_precomp.h:13: warning: In file included from ../../../../src/include/sdk_common.h'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/cbauibook.h:115:14: warning: bool DeletePage(size_t page); 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^: bool DeletePage(size_t page); ^120 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289../../../../src/include/cbauibook.h::10115:: 14note: overridden virtual function is here :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h :warning: bool DeletePage(size_t page);'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 289: ^ 10: bool DeletePage(size_t page); In file included from ^cbprofiler.cpp : note: overridden virtual function is here 10: In file included from ../../../../src/include/sdk.h bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289In file included from cbprofilerexec.cpp:10::10 :: note: In file included from overridden virtual function is here17 ../../../../src/include/sdk.h:17: In file included from : In file included from ../../../../src/include/sdk_precomp.h bool DeletePage(size_t page);../../../../src/include/sdk_precomp.h: :1313: : In file included from In file included from ../../../../src/include/sdk_common.h ^../../../../src/include/sdk_common.h: :120: ../../../../src/include/cbauibook.hIn file included from 120cbprofilerconfig.cpp:: :125../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :1014 bool RemovePage(size_t page);: In file included from ^:../../../../src/include/sdk.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::17: 290:In file included from ../../../../src/include/sdk_precomp.h10::13 note: : overridden virtual function is herewarning: In file included from ../../../../src/include/sdk_common.h:'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 120: ../../../../src/include/cbauibook.h bool RemovePage(size_t page); :125:14: bool RemovePage(size_t page); ^warning: ^ 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from bool RemovePage(size_t page); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hcbprofilerexec.cpp:10 :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h290:10:In file included from 290../../../../src/include/sdk.h:17: :10: In file included from ../../../../src/include/sdk_precomp.hnote: ::overridden virtual function is here note: 13: overridden virtual function is here In file included from ../../../../src/include/sdk_common.h:120 bool RemovePage(size_t page); bool RemovePage(size_t page); : ^ ^../../../../src/include/cbauibook.h :401:9: warning: In file included from cbprofilerconfig.cpp'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from : cbprofiler.cpp10: : DECLARE_EVENT_TABLE()In file included from 10: In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h ^: :17: 17: In file included from In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_precomp.h:4472:../../../../src/include/sdk_precomp.h:56:13:13: : In file included from note: ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE':120In file included from ../../../../src/include/sdk_common.h: ../../../../src/include/cbauibook.h: :120: ../../../../src/include/cbauibook.h401::4019: :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();9 warning: ^: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4010 DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472note: expanded from macro 'wxDECLARE_EVENT_TABLE' :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \4472note: expanded from macro 'DECLARE_EVENT_TABLE' :56: ^ note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436expanded from macro 'DECLARE_EVENT_TABLE' : ^5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4010 ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^:42 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::: 4472 note: :note: expanded from macro 'wxDECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :436 ^ virtual const wxEventTable* GetEventTable() const; \:5 : ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE()43642 : ^5: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from :overridden virtual function is here4472 :56:../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 120 : ^ ../../../../src/include/cbauibook.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: 401expanded from macro 'DECLARE_EVENT_TABLE' :4472::9:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ warning: note: expanded from macro 'DECLARE_EVENT_TABLE''GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104472:56: 42 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : note: expanded from macro 'DECLARE_EVENT_TABLE' 4010: virtual const wxEventTable* GetEventTable() const; \ 42: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from cbprofilerconfig.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401210: : virtual const wxEventTable* GetEventTable() const; \In file included from 42 : ../../../../src/include/sdk.h: ^note: 17 expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_precomp.hIn file included from :cbprofiler.cpp:10: 13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.hIn file included from ../../../../src/include/sdk.h:17:401:9: virtual wxEventHashTable& GetEventHashTable() const : ^warning: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_precomp.h : DECLARE_EVENT_TABLE()13 ^: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h436::44725120::: 56../../../../src/include/cbauibook.h::401 :note: note: 9expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here : warning: DECLARE_EVENT_TABLE() 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^: 56: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:44724012expanded from macro 'DECLARE_EVENT_TABLE':42 :: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h ^ 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :436 virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:: 436:note: overridden virtual function is here5: note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from cbprofilerconfig.cpp:In file included from cbprofiler.cpp:1010: In file included from : In file included from cbprofilerexec.cpp../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk.h:::17: 17: In file included from ../../../../src/include/sdk_precomp.h10In file included from :: ../../../../src/include/sdk_precomp.hIn file included from :13: In file included from ../../../../src/include/sdk.h13../../../../src/include/sdk_common.h:: 17In file included from : In file included from :126../../../../src/include/sdk_precomp.h:: ../../../../src/include/sdk_common.h13../../../../src/include/editormanager.h: In file included from :213../../../../src/include/sdk_common.h:::126126: : ../../../../src/include/editormanager.h../../../../src/include/editormanager.h9::213:9 :warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:9 DECLARE_EVENT_TABLE() ^4010: :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()4472 ^ : 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::3712:33#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :56 ^ :note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const; : 4010:42 ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: In file included from cbprofilerconfig.cpp4010expanded from macro 'wxDECLARE_EVENT_TABLE':42 :: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 10: virtual const wxEventTable* GetEventTable() const; \ In file included from ../../../../src/include/sdk.h ^ virtual const wxEventTable* GetEventTable() const; \:17: In file included from ^../../../../src/include/sdk_precomp.h:13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::37123712::3333:: note: ../../../../src/include/sdk_common.h:note: overridden virtual function is here126overridden virtual function is here : ../../../../src/include/editormanager.h:213:9 virtual const wxEventTable *GetEventTable() const; ^ : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const;In file included from cbprofilerexec.cpp DECLARE_EVENT_TABLE() ^ : 10: ^ In file included from cbprofiler.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :../../../../src/include/sdk.h10:17: In file included from : :../../../../src/include/sdk.hIn file included from 4472::5617: In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_precomp.h: 13note: : expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h:13: : 126: ../../../../src/include/editormanager.h:In file included from ../../../../src/include/sdk_common.h213:9::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 126 warning: : ^../../../../src/include/editormanager.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 213:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE()9 : ^ :4012:42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472note: expanded from macro 'wxDECLARE_EVENT_TABLE': 56: note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:4472:31:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424012:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371531::31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from In file included from cbprofilerexec.cpp../../../../src/include/sdk_common.h:127In file included from cbprofiler.cpp:: 10:10../../../../src/include/logmanager.h:: In file included from 40: ../../../../src/include/sdk.h:In file included from 28:../../../../src/include/sdk.h: :17warning: 17passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] : : In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_precomp.h:13: :In file included from 13: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_common.h127: :../../../../src/include/logmanager.h va_start(arg_list, msg);127: : ^40../../../../src/include/logmanager.h :40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]: 28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ 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, ...) ^ ../../../../src/include/logmanager.h:37:../../../../src/include/logmanager.h:39: note: parameter of type 'const wxString &' is declared here 37:39: inline wxString F(const wxString &msg, ...) note: parameter of type 'const wxString &' is declared here ^ inline wxString F(const wxString &msg, ...) ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../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] In file included from DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hcbprofilerconfig.cpp:10: :4472In file included from ../../../../src/include/sdk.h:17:56: In file included from : ../../../../src/include/sdk_precomp.h:note: In file included from cbprofiler.cpp:10: In file included from ../../../../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()expanded from macro 'DECLARE_EVENT_TABLE'13 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : In file included from ^../../../../src/include/sdk_common.h: 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h130: :../../../../src/include/scriptingmanager.h 4010:note: :270:942expanded from macro 'DECLARE_EVENT_TABLE': : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'wxDECLARE_EVENT_TABLE':56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4010note: expanded from macro 'DECLARE_EVENT_TABLE':42 virtual const wxEventTable* GetEventTable() const; \: ^note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 :33 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010note: virtual const wxEventTable* GetEventTable() const; \:overridden virtual function is here ^42: virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'wxDECLARE_EVENT_TABLE' ^ 3712:33: note: virtual const wxEventTable* GetEventTable() const; \ overridden virtual function is here In file included from cbprofilerexec.cpp:10 ^ : In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const; :: ^371217:: 33: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.hnote: In file included from :overridden virtual function is herecbprofiler.cpp130 :10: In file included from ../../../../src/include/sdk.h:17 virtual const wxEventTable *GetEventTable() const; : : In file included from ../../../../src/include/scriptingmanager.h ^../../../../src/include/sdk_precomp.h: :13: In file included from ../../../../src/include/sdk_common.h:In file included from 270cbprofilerconfig.cpp130::: 910../../../../src/include/scriptingmanager.h:: : In file included from 270warning: :9'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: ../../../../src/include/sdk.h DECLARE_EVENT_TABLE() :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 174472 ^: : In file included from ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4472:../../../../src/include/sdk_common.h5656: note: :expanded from macro 'DECLARE_EVENT_TABLE'130: : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :: ^2704012 :9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4012:warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual wxEventHashTable& GetEventHashTable() const56 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' ^note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();3715: :31 ^31: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:overridden virtual function is here 4012:42:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofilerconfig.cpp:10: In file included from ../../../../src/include/sdk.h:In file included from cbprofiler.cpp:10: In file included from ../../../../src/include/sdk.h17: In file included from ../../../../src/include/sdk_precomp.h:13In file included from cbprofilerexec.cpp:: :10In file included from 17: ../../../../src/include/sdk_common.h: In file included from :In file included from ../../../../src/include/sdk.h131../../../../src/include/sdk_precomp.h:: :../../../../src/include/toolsmanager.h13: :In file included from 17../../../../src/include/sdk_common.h:58: 131In file included from : ../../../../src/include/sdk_precomp.h../../../../src/include/toolsmanager.h:::13: 583In file included from ::../../../../src/include/sdk_common.h3:131: : warning: ../../../../src/include/toolsmanager.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 58:3:warning: DECLARE_EVENT_TABLE()'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: ^ DECLARE_EVENT_TABLE()'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE() 4472 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE':56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^56 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010expanded from macro 'DECLARE_EVENT_TABLE'3712: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE':33 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: virtual const wxEventTable *GetEventTable() const;42 3712 ^ :33: :In file included from cbprofilerconfig.cpp:note: 10overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk.h virtual const wxEventTable *GetEventTable() const; ^ :17 virtual const wxEventTable* GetEventTable() const; \ ^In file included from : cbprofiler.cppIn file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:10::: 371213In file included from : ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_common.h:33:::13117 : : ../../../../src/include/toolsmanager.hnote: overridden virtual function is here:58In file included from ../../../../src/include/sdk_precomp.h:3:: 13: In file included from ../../../../src/include/sdk_common.h warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; 131: ../../../../src/include/toolsmanager.h DECLARE_EVENT_TABLE() ^ : 58In file included from ^ cbprofilerexec.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h3::10 warning: : In file included from :4472'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk.h ::5617 DECLARE_EVENT_TABLE():: In file included from ../../../../src/include/sdk_precomp.h : ^13: note: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h :131: ../../../../src/include/toolsmanager.h :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^58/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472: 356/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::warning: 4012 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_EVENT_TABLE' : DECLARE_EVENT_TABLE() 42: ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: virtual wxEventHashTable& GetEventHashTable() const 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :3715: virtual wxEventHashTable& GetEventHashTable() const 31: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^note: : 3715:31:overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: overridden virtual function is here 3715: virtual wxEventHashTable& GetEventHashTable() const; ^ 31: virtual wxEventHashTable& GetEventHashTable() const; note: overridden virtual function is here ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../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:30In file included from cbprofilerconfig.cpp:10: In file included from In file included from cbprofiler.cpp../../../../src/include/sdk.h::17: :In file included from note: 10expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ../../../../src/include/sdk_precomp.h:: In file included from ../../../../src/include/sdk.h virtual wxClassInfo *GetClassInfo() const :17 ^: In file included from 13 ../../../../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:: 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:69229:69: : note: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: 142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ :131 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:30:131: note: 30:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19: ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:overridden virtual function is here 19:5: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: wxDECLARE_ABSTRACT_CLASS(name); \ note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: note: virtual wxClassInfo *GetClassInfo() const ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbprofilerexec.cpp:10: In file included from ../../../../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 cbprofilerexec.cpp:10: In file included from ../../../../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 cbprofiler.cpp:10: In file included from ../../../../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' In file included from cbprofilerconfig.cpp:10: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:17: In file included from 4010:../../../../src/include/sdk_precomp.h:42: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' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010: ^ 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400expanded from macro 'wxDECLARE_EVENT_TABLE' :5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:56overridden virtual function is here : note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^In file included from cbprofiler.cpp :10: In file included from cbprofilerconfig.cpp:In file included from ../../../../src/include/sdk.h10: :17In file included from ../../../../src/include/sdk.h: In file included from :17../../../../src/include/sdk_precomp.h:: In file included from 13: ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_common.h13: :142In file included from ../../../../src/include/sdk_common.h: ../../../../src/include/infowindow.h:142:61: ../../../../src/include/infowindow.h:9:61: :9warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::400400::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::5656: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofilerconfig.lo -MD -MP -MF .deps/cbprofilerconfig.Tpo -c cbprofilerconfig.cpp -o cbprofilerconfig.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofiler.lo -MD -MP -MF .deps/cbprofiler.Tpo -c cbprofiler.cpp -o cbprofiler.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbprofilerexec.lo -MD -MP -MF .deps/cbprofilerexec.Tpo -c cbprofilerexec.cpp -o cbprofilerexec.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 libProfiler.la -rpath /opt/pkg/lib/codeblocks/plugins cbprofilerconfig.lo cbprofiler.lo cbprofilerexec.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++ -r -keep_private_externs -nostdlib -o .libs/libProfiler.dylib-master.o .libs/cbprofilerconfig.o .libs/cbprofiler.o .libs/cbprofilerexec.o libtool: link: clang++ -dynamiclib -o .libs/libProfiler.dylib .libs/libProfiler.dylib-master.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/libProfiler.dylib libtool: link: ar cr .libs/libProfiler.a cbprofilerconfig.o cbprofiler.o cbprofilerexec.o libtool: link: ranlib .libs/libProfiler.a libtool: link: ( cd ".libs" && rm -f "libProfiler.la" && ln -s "../libProfiler.la" "libProfiler.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/profiler' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in source_exporter gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter' Making all in wxPdfDocument gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument' depbase=`echo src/pdfannotation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfannotation.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfannotation.lo src/pdfannotation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/pdfbarcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfbarcode.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfbarcode.lo src/pdfbarcode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/pdfcffdecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfcffdecoder.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfcffdecoder.lo src/pdfcffdecoder.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfbarcode.lo -MD -MP -MF src/.deps/pdfbarcode.Tpo -c src/pdfbarcode.cpp -fno-common -DPIC -o src/.libs/pdfbarcode.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcffdecoder.lo -MD -MP -MF src/.deps/pdfcffdecoder.Tpo -c src/pdfcffdecoder.cpp -fno-common -DPIC -o src/.libs/pdfcffdecoder.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfannotation.lo -MD -MP -MF src/.deps/pdfannotation.Tpo -c src/pdfannotation.cpp -fno-common -DPIC -o src/.libs/pdfannotation.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfannotation.lo -MD -MP -MF src/.deps/pdfannotation.Tpo -c src/pdfannotation.cpp -o src/pdfannotation.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcffdecoder.lo -MD -MP -MF src/.deps/pdfcffdecoder.Tpo -c src/pdfcffdecoder.cpp -o src/pdfcffdecoder.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfbarcode.lo -MD -MP -MF src/.deps/pdfbarcode.Tpo -c src/pdfbarcode.cpp -o src/pdfbarcode.o >/dev/null 2>&1 depbase=`echo src/pdfcffindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfcffindex.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfcffindex.lo src/pdfcffindex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/pdfcolour.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfcolour.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfcolour.lo src/pdfcolour.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcffindex.lo -MD -MP -MF src/.deps/pdfcffindex.Tpo -c src/pdfcffindex.cpp -fno-common -DPIC -o src/.libs/pdfcffindex.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcolour.lo -MD -MP -MF src/.deps/pdfcolour.Tpo -c src/pdfcolour.cpp -fno-common -DPIC -o src/.libs/pdfcolour.o depbase=`echo src/pdfdc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfdc.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfdc.lo src/pdfdc.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdc.lo -MD -MP -MF src/.deps/pdfdc.Tpo -c src/pdfdc.cpp -fno-common -DPIC -o src/.libs/pdfdc.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcffindex.lo -MD -MP -MF src/.deps/pdfcffindex.Tpo -c src/pdfcffindex.cpp -o src/pdfcffindex.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfcolour.lo -MD -MP -MF src/.deps/pdfcolour.Tpo -c src/pdfcolour.cpp -o src/pdfcolour.o >/dev/null 2>&1 depbase=`echo src/pdfdecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfdecode.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfdecode.lo src/pdfdecode.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdecode.lo -MD -MP -MF src/.deps/pdfdecode.Tpo -c src/pdfdecode.cpp -fno-common -DPIC -o src/.libs/pdfdecode.o depbase=`echo src/pdfdocument.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfdocument.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfdocument.lo src/pdfdocument.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdocument.lo -MD -MP -MF src/.deps/pdfdocument.Tpo -c src/pdfdocument.cpp -fno-common -DPIC -o src/.libs/pdfdocument.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdc.lo -MD -MP -MF src/.deps/pdfdc.Tpo -c src/pdfdc.cpp -o src/pdfdc.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdecode.lo -MD -MP -MF src/.deps/pdfdecode.Tpo -c src/pdfdecode.cpp -o src/pdfdecode.o >/dev/null 2>&1 depbase=`echo src/pdfencoding.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfencoding.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfencoding.lo src/pdfencoding.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfdocument.lo -MD -MP -MF src/.deps/pdfdocument.Tpo -c src/pdfdocument.cpp -o src/pdfdocument.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfencoding.lo -MD -MP -MF src/.deps/pdfencoding.Tpo -c src/pdfencoding.cpp -fno-common -DPIC -o src/.libs/pdfencoding.o depbase=`echo src/pdfencrypt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfencrypt.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfencrypt.lo src/pdfencrypt.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfencrypt.lo -MD -MP -MF src/.deps/pdfencrypt.Tpo -c src/pdfencrypt.cpp -fno-common -DPIC -o src/.libs/pdfencrypt.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfencoding.lo -MD -MP -MF src/.deps/pdfencoding.Tpo -c src/pdfencoding.cpp -o src/pdfencoding.o >/dev/null 2>&1 depbase=`echo src/pdffont.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffont.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffont.lo src/pdffont.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffont.lo -MD -MP -MF src/.deps/pdffont.Tpo -c src/pdffont.cpp -fno-common -DPIC -o src/.libs/pdffont.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfencrypt.lo -MD -MP -MF src/.deps/pdfencrypt.Tpo -c src/pdfencrypt.cpp -o src/pdfencrypt.o >/dev/null 2>&1 depbase=`echo src/pdffontdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdata.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdata.lo src/pdffontdata.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdata.lo -MD -MP -MF src/.deps/pdffontdata.Tpo -c src/pdffontdata.cpp -fno-common -DPIC -o src/.libs/pdffontdata.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffont.lo -MD -MP -MF src/.deps/pdffont.Tpo -c src/pdffont.cpp -o src/pdffont.o >/dev/null 2>&1 depbase=`echo src/pdffontdatacore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdatacore.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdatacore.lo src/pdffontdatacore.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatacore.lo -MD -MP -MF src/.deps/pdffontdatacore.Tpo -c src/pdffontdatacore.cpp -fno-common -DPIC -o src/.libs/pdffontdatacore.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdata.lo -MD -MP -MF src/.deps/pdffontdata.Tpo -c src/pdffontdata.cpp -o src/pdffontdata.o >/dev/null 2>&1 depbase=`echo src/pdffontdataopentype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdataopentype.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdataopentype.lo src/pdffontdataopentype.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdataopentype.lo -MD -MP -MF src/.deps/pdffontdataopentype.Tpo -c src/pdffontdataopentype.cpp -fno-common -DPIC -o src/.libs/pdffontdataopentype.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatacore.lo -MD -MP -MF src/.deps/pdffontdatacore.Tpo -c src/pdffontdatacore.cpp -o src/pdffontdatacore.o >/dev/null 2>&1 depbase=`echo src/pdffontdatatruetype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdatatruetype.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdatatruetype.lo src/pdffontdatatruetype.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatruetype.lo -MD -MP -MF src/.deps/pdffontdatatruetype.Tpo -c src/pdffontdatatruetype.cpp -fno-common -DPIC -o src/.libs/pdffontdatatruetype.o depbase=`echo src/pdffontdatatype0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdatatype0.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdatatype0.lo src/pdffontdatatype0.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatype0.lo -MD -MP -MF src/.deps/pdffontdatatype0.Tpo -c src/pdffontdatatype0.cpp -fno-common -DPIC -o src/.libs/pdffontdatatype0.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdataopentype.lo -MD -MP -MF src/.deps/pdffontdataopentype.Tpo -c src/pdffontdataopentype.cpp -o src/pdffontdataopentype.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatruetype.lo -MD -MP -MF src/.deps/pdffontdatatruetype.Tpo -c src/pdffontdatatruetype.cpp -o src/pdffontdatatruetype.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatype0.lo -MD -MP -MF src/.deps/pdffontdatatype0.Tpo -c src/pdffontdatatype0.cpp -o src/pdffontdatatype0.o >/dev/null 2>&1 depbase=`echo src/pdffontdatatype1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdatatype1.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdatatype1.lo src/pdffontdatatype1.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatype1.lo -MD -MP -MF src/.deps/pdffontdatatype1.Tpo -c src/pdffontdatatype1.cpp -fno-common -DPIC -o src/.libs/pdffontdatatype1.o depbase=`echo src/pdffontdescription.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdescription.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdescription.lo src/pdffontdescription.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdescription.lo -MD -MP -MF src/.deps/pdffontdescription.Tpo -c src/pdffontdescription.cpp -fno-common -DPIC -o src/.libs/pdffontdescription.o depbase=`echo src/pdffontdetails.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontdetails.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontdetails.lo src/pdffontdetails.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdetails.lo -MD -MP -MF src/.deps/pdffontdetails.Tpo -c src/pdffontdetails.cpp -fno-common -DPIC -o src/.libs/pdffontdetails.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdatatype1.lo -MD -MP -MF src/.deps/pdffontdatatype1.Tpo -c src/pdffontdatatype1.cpp -o src/pdffontdatatype1.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdescription.lo -MD -MP -MF src/.deps/pdffontdescription.Tpo -c src/pdffontdescription.cpp -o src/pdffontdescription.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontdetails.lo -MD -MP -MF src/.deps/pdffontdetails.Tpo -c src/pdffontdetails.cpp -o src/pdffontdetails.o >/dev/null 2>&1 depbase=`echo src/pdffontextended.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontextended.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontextended.lo src/pdffontextended.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontextended.lo -MD -MP -MF src/.deps/pdffontextended.Tpo -c src/pdffontextended.cpp -fno-common -DPIC -o src/.libs/pdffontextended.o depbase=`echo src/pdffontmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontmanager.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontmanager.lo src/pdffontmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/pdffontparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontparser.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontparser.lo src/pdffontparser.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparser.lo -MD -MP -MF src/.deps/pdffontparser.Tpo -c src/pdffontparser.cpp -fno-common -DPIC -o src/.libs/pdffontparser.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontmanager.lo -MD -MP -MF src/.deps/pdffontmanager.Tpo -c src/pdffontmanager.cpp -fno-common -DPIC -o src/.libs/pdffontmanager.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontextended.lo -MD -MP -MF src/.deps/pdffontextended.Tpo -c src/pdffontextended.cpp -o src/pdffontextended.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparser.lo -MD -MP -MF src/.deps/pdffontparser.Tpo -c src/pdffontparser.cpp -o src/pdffontparser.o >/dev/null 2>&1 depbase=`echo src/pdffontparsertruetype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontparsertruetype.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontparsertruetype.lo src/pdffontparsertruetype.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparsertruetype.lo -MD -MP -MF src/.deps/pdffontparsertruetype.Tpo -c src/pdffontparsertruetype.cpp -fno-common -DPIC -o src/.libs/pdffontparsertruetype.o depbase=`echo src/pdffontparsertype1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontparsertype1.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontparsertype1.lo src/pdffontparsertype1.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparsertype1.lo -MD -MP -MF src/.deps/pdffontparsertype1.Tpo -c src/pdffontparsertype1.cpp -fno-common -DPIC -o src/.libs/pdffontparsertype1.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontmanager.lo -MD -MP -MF src/.deps/pdffontmanager.Tpo -c src/pdffontmanager.cpp -o src/pdffontmanager.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparsertruetype.lo -MD -MP -MF src/.deps/pdffontparsertruetype.Tpo -c src/pdffontparsertruetype.cpp -o src/pdffontparsertruetype.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontparsertype1.lo -MD -MP -MF src/.deps/pdffontparsertype1.Tpo -c src/pdffontparsertype1.cpp -o src/pdffontparsertype1.o >/dev/null 2>&1 depbase=`echo src/pdffontsubsetcff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontsubsetcff.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontsubsetcff.lo src/pdffontsubsetcff.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontsubsetcff.lo -MD -MP -MF src/.deps/pdffontsubsetcff.Tpo -c src/pdffontsubsetcff.cpp -fno-common -DPIC -o src/.libs/pdffontsubsetcff.o depbase=`echo src/pdffontsubsettruetype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontsubsettruetype.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontsubsettruetype.lo src/pdffontsubsettruetype.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontsubsettruetype.lo -MD -MP -MF src/.deps/pdffontsubsettruetype.Tpo -c src/pdffontsubsettruetype.cpp -fno-common -DPIC -o src/.libs/pdffontsubsettruetype.o depbase=`echo src/pdffontvolt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdffontvolt.lo -MD -MP -MF $depbase.Tpo -c -o src/pdffontvolt.lo src/pdffontvolt.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontvolt.lo -MD -MP -MF src/.deps/pdffontvolt.Tpo -c src/pdffontvolt.cpp -fno-common -DPIC -o src/.libs/pdffontvolt.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontsubsetcff.lo -MD -MP -MF src/.deps/pdffontsubsetcff.Tpo -c src/pdffontsubsetcff.cpp -o src/pdffontsubsetcff.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontvolt.lo -MD -MP -MF src/.deps/pdffontvolt.Tpo -c src/pdffontvolt.cpp -o src/pdffontvolt.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdffontsubsettruetype.lo -MD -MP -MF src/.deps/pdffontsubsettruetype.Tpo -c src/pdffontsubsettruetype.cpp -o src/pdffontsubsettruetype.o >/dev/null 2>&1 depbase=`echo src/pdfform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfform.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfform.lo src/pdfform.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfform.lo -MD -MP -MF src/.deps/pdfform.Tpo -c src/pdfform.cpp -fno-common -DPIC -o src/.libs/pdfform.o depbase=`echo src/pdfgradient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfgradient.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfgradient.lo src/pdfgradient.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfgradient.lo -MD -MP -MF src/.deps/pdfgradient.Tpo -c src/pdfgradient.cpp -fno-common -DPIC -o src/.libs/pdfgradient.o depbase=`echo src/pdfgraphics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfgraphics.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfgraphics.lo src/pdfgraphics.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfgraphics.lo -MD -MP -MF src/.deps/pdfgraphics.Tpo -c src/pdfgraphics.cpp -fno-common -DPIC -o src/.libs/pdfgraphics.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfform.lo -MD -MP -MF src/.deps/pdfform.Tpo -c src/pdfform.cpp -o src/pdfform.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfgradient.lo -MD -MP -MF src/.deps/pdfgradient.Tpo -c src/pdfgradient.cpp -o src/pdfgradient.o >/dev/null 2>&1 depbase=`echo src/pdfimage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfimage.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfimage.lo src/pdfimage.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/pdfkernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfkernel.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfkernel.lo src/pdfkernel.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfkernel.lo -MD -MP -MF src/.deps/pdfkernel.Tpo -c src/pdfkernel.cpp -fno-common -DPIC -o src/.libs/pdfkernel.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfimage.lo -MD -MP -MF src/.deps/pdfimage.Tpo -c src/pdfimage.cpp -fno-common -DPIC -o src/.libs/pdfimage.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfgraphics.lo -MD -MP -MF src/.deps/pdfgraphics.Tpo -c src/pdfgraphics.cpp -o src/pdfgraphics.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfimage.lo -MD -MP -MF src/.deps/pdfimage.Tpo -c src/pdfimage.cpp -o src/pdfimage.o >/dev/null 2>&1 depbase=`echo src/pdflayer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdflayer.lo -MD -MP -MF $depbase.Tpo -c -o src/pdflayer.lo src/pdflayer.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdflayer.lo -MD -MP -MF src/.deps/pdflayer.Tpo -c src/pdflayer.cpp -fno-common -DPIC -o src/.libs/pdflayer.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfkernel.lo -MD -MP -MF src/.deps/pdfkernel.Tpo -c src/pdfkernel.cpp -o src/pdfkernel.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdflayer.lo -MD -MP -MF src/.deps/pdflayer.Tpo -c src/pdflayer.cpp -o src/pdflayer.o >/dev/null 2>&1 depbase=`echo src/pdfobjects.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfobjects.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfobjects.lo src/pdfobjects.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfobjects.lo -MD -MP -MF src/.deps/pdfobjects.Tpo -c src/pdfobjects.cpp -fno-common -DPIC -o src/.libs/pdfobjects.o depbase=`echo src/pdfocg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfocg.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfocg.lo src/pdfocg.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfocg.lo -MD -MP -MF src/.deps/pdfocg.Tpo -c src/pdfocg.cpp -fno-common -DPIC -o src/.libs/pdfocg.o depbase=`echo src/pdfparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfparser.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfparser.lo src/pdfparser.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfparser.lo -MD -MP -MF src/.deps/pdfparser.Tpo -c src/pdfparser.cpp -fno-common -DPIC -o src/.libs/pdfparser.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfobjects.lo -MD -MP -MF src/.deps/pdfobjects.Tpo -c src/pdfobjects.cpp -o src/pdfobjects.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfocg.lo -MD -MP -MF src/.deps/pdfocg.Tpo -c src/pdfocg.cpp -o src/pdfocg.o >/dev/null 2>&1 depbase=`echo src/pdfpattern.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfpattern.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfpattern.lo src/pdfpattern.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfpattern.lo -MD -MP -MF src/.deps/pdfpattern.Tpo -c src/pdfpattern.cpp -fno-common -DPIC -o src/.libs/pdfpattern.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfpattern.lo -MD -MP -MF src/.deps/pdfpattern.Tpo -c src/pdfpattern.cpp -o src/pdfpattern.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfparser.lo -MD -MP -MF src/.deps/pdfparser.Tpo -c src/pdfparser.cpp -o src/pdfparser.o >/dev/null 2>&1 depbase=`echo src/pdfprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfprint.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfprint.lo src/pdfprint.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfprint.lo -MD -MP -MF src/.deps/pdfprint.Tpo -c src/pdfprint.cpp -fno-common -DPIC -o src/.libs/pdfprint.o depbase=`echo src/pdfrijndael.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfrijndael.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfrijndael.lo src/pdfrijndael.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfrijndael.lo -MD -MP -MF src/.deps/pdfrijndael.Tpo -c src/pdfrijndael.cpp -fno-common -DPIC -o src/.libs/pdfrijndael.o depbase=`echo src/pdftemplate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdftemplate.lo -MD -MP -MF $depbase.Tpo -c -o src/pdftemplate.lo src/pdftemplate.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdftemplate.lo -MD -MP -MF src/.deps/pdftemplate.Tpo -c src/pdftemplate.cpp -fno-common -DPIC -o src/.libs/pdftemplate.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfrijndael.lo -MD -MP -MF src/.deps/pdfrijndael.Tpo -c src/pdfrijndael.cpp -o src/pdfrijndael.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfprint.lo -MD -MP -MF src/.deps/pdfprint.Tpo -c src/pdfprint.cpp -o src/pdfprint.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdftemplate.lo -MD -MP -MF src/.deps/pdftemplate.Tpo -c src/pdftemplate.cpp -o src/pdftemplate.o >/dev/null 2>&1 depbase=`echo src/pdfutility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfutility.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfutility.lo src/pdfutility.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfutility.lo -MD -MP -MF src/.deps/pdfutility.Tpo -c src/pdfutility.cpp -fno-common -DPIC -o src/.libs/pdfutility.o depbase=`echo src/pdfxml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/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/pdfxml.lo -MD -MP -MF $depbase.Tpo -c -o src/pdfxml.lo src/pdfxml.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfxml.lo -MD -MP -MF src/.deps/pdfxml.Tpo -c src/pdfxml.cpp -fno-common -DPIC -o src/.libs/pdfxml.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/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfutility.lo -MD -MP -MF src/.deps/pdfutility.Tpo -c src/pdfutility.cpp -o src/pdfutility.o >/dev/null 2>&1 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/pdfxml.lo -MD -MP -MF src/.deps/pdfxml.Tpo -c src/pdfxml.cpp -o src/pdfxml.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 libwxPdfDocument.la src/pdfannotation.lo src/pdfbarcode.lo src/pdfcffdecoder.lo src/pdfcffindex.lo src/pdfcolour.lo src/pdfdc.lo src/pdfdecode.lo src/pdfdocument.lo src/pdfencoding.lo src/pdfencrypt.lo src/pdffont.lo src/pdffontdata.lo src/pdffontdatacore.lo src/pdffontdataopentype.lo src/pdffontdatatruetype.lo src/pdffontdatatype0.lo src/pdffontdatatype1.lo src/pdffontdescription.lo src/pdffontdetails.lo src/pdffontextended.lo src/pdffontmanager.lo src/pdffontparser.lo src/pdffontparsertruetype.lo src/pdffontparsertype1.lo src/pdffontsubsetcff.lo src/pdffontsubsettruetype.lo src/pdffontvolt.lo src/pdfform.lo src/pdfgradient.lo src/pdfgraphics.lo src/pdfimage.lo src/pdfkernel.lo src/pdflayer.lo src/pdfobjects.lo src/pdfocg.lo src/pdfparser.lo src/pdfpattern.lo src/pdfprint.lo src/pdfrijndael.lo src/pdftemplate.lo src/pdfutility.lo src/pdfxml.lo -lpthread -ldl libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cr .libs/libwxPdfDocument.a src/.libs/pdfannotation.o src/.libs/pdfbarcode.o src/.libs/pdfcffdecoder.o src/.libs/pdfcffindex.o src/.libs/pdfcolour.o src/.libs/pdfdc.o src/.libs/pdfdecode.o src/.libs/pdfdocument.o src/.libs/pdfencoding.o src/.libs/pdfencrypt.o src/.libs/pdffont.o src/.libs/pdffontdata.o src/.libs/pdffontdatacore.o src/.libs/pdffontdataopentype.o src/.libs/pdffontdatatruetype.o src/.libs/pdffontdatatype0.o src/.libs/pdffontdatatype1.o src/.libs/pdffontdescription.o src/.libs/pdffontdetails.o src/.libs/pdffontextended.o src/.libs/pdffontmanager.o src/.libs/pdffontparser.o src/.libs/pdffontparsertruetype.o src/.libs/pdffontparsertype1.o src/.libs/pdffontsubsetcff.o src/.libs/pdffontsubsettruetype.o src/.libs/pdffontvolt.o src/.libs/pdfform.o src/.libs/pdfgradient.o src/.libs/pdfgraphics.o src/.libs/pdfimage.o src/.libs/pdfkernel.o src/.libs/pdflayer.o src/.libs/pdfobjects.o src/.libs/pdfocg.o src/.libs/pdfparser.o src/.libs/pdfpattern.o src/.libs/pdfprint.o src/.libs/pdfrijndael.o src/.libs/pdftemplate.o src/.libs/pdfutility.o src/.libs/pdfxml.o libtool: link: ranlib .libs/libwxPdfDocument.a libtool: link: ( cd ".libs" && rm -f "libwxPdfDocument.la" && ln -s "../libwxPdfDocument.la" "libwxPdfDocument.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter' depbase=`echo BaseExporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT BaseExporter.lo -MD -MP -MF $depbase.Tpo -c -o BaseExporter.lo BaseExporter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo exporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT exporter.lo -MD -MP -MF $depbase.Tpo -c -o exporter.lo exporter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo HTMLExporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT HTMLExporter.lo -MD -MP -MF $depbase.Tpo -c -o HTMLExporter.lo HTMLExporter.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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BaseExporter.lo -MD -MP -MF .deps/BaseExporter.Tpo -c BaseExporter.cpp -fno-common -DPIC -o .libs/BaseExporter.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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -fno-common -DPIC -o .libs/exporter.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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT HTMLExporter.lo -MD -MP -MF .deps/HTMLExporter.Tpo -c HTMLExporter.cpp -fno-common -DPIC -o .libs/HTMLExporter.o In file included from :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:5398In file included from :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] :5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from :1: In file included from ../../../../src/include/sdk.h: DECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE(); ^17: ^ In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.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(); ^ ::4472:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:::564472 : :56: note: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42 virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: virtual const wxEventTable* GetEventTable() const; \ :42 ^: note: 5expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h DECLARE_EVENT_TABLE() :400: ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h5:: ^ 4472note: :overridden virtual function is here 56: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^:56 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400: 40105::42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ :4010 ^ : ^42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from :1: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \../../../../src/include/sdk.h: :4472 ^17: : In file included from ../../../../src/include/sdk_precomp.h:56: In file included from 13note: : expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:1 :: ^ In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4010:42: note: DECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_EVENT_TABLE'17 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \: 56In file included from : ../../../../src/include/sdk_precomp.hnote: :13: ^In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_common.h :93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.hIn file included from ::5398#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :51 ^:: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h:4012::warning: 4217'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from :../../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE(); note: 13expanded from macro 'wxDECLARE_EVENT_TABLE' ^: In file included from ../../../../src/include/sdk_common.h:93 : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual wxEventHashTable& GetEventHashTable() const5398 : ^: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h5: ::warning: 400'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:5: note: expanded from macro 'DECLARE_EVENT_TABLE' note: DECLARE_EVENT_TABLE(); overridden virtual function is here ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: 4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'DECLARE_EVENT_TABLE': :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:54012note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: : expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ note: virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5:overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() In file included from ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::14472:: In file included from ../../../../src/include/sdk.h ^56: :17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from : ../../../../src/include/sdk_precomp.h4472note: :expanded from macro 'DECLARE_EVENT_TABLE': 56: note: 13: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../../src/include/sdk_common.h ^ :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^93/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5399:540124012::42: :note: warning: 42expanded from macro 'wxDECLARE_EVENT_TABLE': 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::2291: :69In file included from virtual wxEventHashTable& GetEventHashTable() const:../../../../src/include/sdk.h ^ note: :17expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from In file included from :1../../../../src/include/sdk_precomp.h:: In file included from ../../../../src/include/sdk.h13#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: : ^ 17: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_common.h:13:93: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: 142:In file included from :../../../../src/include/sdk_common.h:5: 539993note: :: 5../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5399:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 5: wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS(wxScintilla); ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^229: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h: :229note: 19expanded from macro 'DECLARE_DYNAMIC_CLASS' ::695:: note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); overridden virtual function is herenote: ^ expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 142: ^ 5: note: :226expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:expanded from macro 'wxDECLARE_DYNAMIC_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:19:69:5: note: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl)#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::30226:: 69:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from :1In file included from :: In file included from ../../../../src/include/sdk.h:17: 1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../../src/include/sdk_common.hIn file included from :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] :../../../../src/include/sdk_common.h:9999 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent): : ../../../../src/include/sdk_events.h../../../../src/include/sdk_events.h ^:: 78:3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h78::3229:: warning: :69 warning: : 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229:69 ^69: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: wxDECLARE_ABSTRACT_CLASS(name); \note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::1315::30 note: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS': expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ 131:1598/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::1598:5305::: note: overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) note: overridden virtual function is here ^ virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 1598:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h227::227 ::note: 6969: : note: overridden virtual function is herenote: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ ^ 227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: note: :135expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'135: :5: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::1425:::1355 :note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_DYNAMIC_CLASS(name) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131142::305:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from :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] In file included from : DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ 1/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: In file included from In file included from :../../../../src/include/sdk.h69:::117 : : note: In file included from In file included from expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../../src/include/sdk.h../../../../src/include/sdk_precomp.h :17: In file included from ../../../../src/include/sdk_precomp.h::#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 1313: In file included from ../../../../src/include/sdk_common.h:99/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: : :In file included from ../../../../src/include/sdk_events.h../../../../src/include/sdk_common.h:99: : ../../../../src/include/sdk_events.hnote: 153:3expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : virtual wxClassInfo *GetClassInfo() const: ^153warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3:1112:5 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) : warning: note: ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h DECLARE_ABSTRACT_CLASS(wxEvent) ^:229 DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent):/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:69 226: ^ note: :69expanded from macro 'DECLARE_DYNAMIC_CLASS' : note: expanded from macro 'DECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); :142 ^ :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: :5note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::530:: note: note: overridden virtual function is hereexpanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::691112:: 5:note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::30226:: note: 69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from :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' In file included from :1: In file included from virtual wxClassInfo *GetClassInfo() const ^../../../../src/include/sdk.h: In file included from 17: In file included from ../../../../src/include/sdk_precomp.h:1:13: In file included from ../../../../src/include/sdk.h:: In file included from 17: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_precomp.h:99: 13: ../../../../src/include/sdk_events.h:In file included from ../../../../src/include/sdk_common.h172::993:: ../../../../src/include/sdk_events.h warning: :172'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :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 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) : ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 5: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::11121112::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69:69: : note: expanded from macro 'DECLARE_ABSTRACT_CLASS'note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:131:30:30: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from :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 :1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from In file included from ../../../../src/include/sdk_common.h:1:99: In file included from : ../../../../src/include/sdk_events.h:../../../../src/include/sdk.h:198:17: 3:In file included from ../../../../src/include/sdk_precomp.h warning: :13'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) :198 ^ :3:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from :1warning: :: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]229:In file included from ../../../../src/include/sdk.h69 :17: : In file included from DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ../../../../src/include/sdk_precomp.h: ^ 13note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: :In file included from ../../../../src/include/sdk_common.h69::99 note: : ../../../../src/include/sdk_events.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^231:5 :note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ :142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h wxDECLARE_ABSTRACT_CLASS(name); \:: 227 ^note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:13169 :: note: 30:expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 131 :30 ^ : virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^135:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 1112:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'5 : note: overridden virtual function is here wxDECLARE_DYNAMIC_CLASS(name) virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h69:::1112142 :note: expanded from macro 'DECLARE_ABSTRACT_CLASS' 5::5: note: overridden virtual function is here note: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:131 wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: :3069: ^:note: expanded from macro 'DECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS': 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1598:131:5:30: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from :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) In file included from : ^ 1: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../../src/include/sdk.h:227:17: 69:In file included from ../../../../src/include/sdk_precomp.h note: :13expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); 5: ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 :5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: wxDECLARE_DYNAMIC_CLASS(name) 227: ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:: 5:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 30: wxDECLARE_DYNAMIC_CLASS(name) ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: wxDECLARE_ABSTRACT_CLASS(name); \ overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^:30 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227: note: 69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5:#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142#define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::131142::305:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from :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.hIn file included from :1: In file included from ../../../../src/include/sdk.h:17: :400:5:In file included from ../../../../src/include/sdk_precomp.h note: :13: overridden virtual function is here In file included from ../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() ^ 104: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:../../../../src/include/editorbase.h:56:32: note: 5:expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 In file included from :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42::4472: 156note: :expanded from macro 'wxDECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13 virtual const wxEventTable* GetEventTable() const; \ : note: ^ expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk_common.h: In file included from :104: 1: In file included from ../../../../src/include/editorbase.h../../../../src/include/sdk.h:32#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from :4010../../../../src/include/sdk_precomp.h5:13: :: In file included from 42warning: ../../../../src/include/sdk_common.h:104:: note: ../../../../src/include/editorbase.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]400::54472:: note: 56overridden virtual function is here : DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4012:56 :note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ virtual wxEventHashTable& GetEventHashTable() const 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: :42note: :expanded from macro 'wxDECLARE_EVENT_TABLE' note: 400expanded from macro 'wxDECLARE_EVENT_TABLE' :5: virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from : :400: DECLARE_EVENT_TABLE()1: 5In file included from ^:../../../../src/include/sdk.h :note: overridden virtual function is here17 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: DECLARE_EVENT_TABLE()In file included from ../../../../src/include/sdk_precomp.h:4472 ^13: : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56:../../../../src/include/sdk_common.h:4472: :104note: 56: expanded from macro 'DECLARE_EVENT_TABLE':../../../../src/include/editorbase.h note: expanded from macro 'DECLARE_EVENT_TABLE':32:5: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:42: ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424472:: 56:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :4012:1: virtual wxEventHashTable& GetEventHashTable() const: In file included from ../../../../src/include/sdk.h42 :: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' 17 : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual wxEventHashTable& GetEventHashTable() const ^../../../../src/include/sdk_common.h: 104/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:: ../../../../src/include/editorbase.h5::32 note: overridden virtual function is here:5 : DECLARE_EVENT_TABLE() warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE() :56 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4012 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from :1: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from :1: In file included from :1../../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk.h:17:105: 17: In file included from ../../../../src/include/cbeditor.h: :45:../../../../src/include/sdk_precomp.hIn file included from 9:../../../../src/include/sdk_precomp.h::13 warning: : 13: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h :105: ../../../../src/include/cbeditor.h:45:9 DECLARE_EVENT_TABLE() ^../../../../src/include/sdk_common.h::105 warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/cbeditor.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:45: DECLARE_EVENT_TABLE() 56: ^ 9: warning: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE''GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ../../../../src/include/editorbase.h ^ :32:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();56 :note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4472: 4010:56::note: 42expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: virtual const wxEventTable* GetEventTable() const; \expanded from macro 'DECLARE_EVENT_TABLE' ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \../../../../src/include/editorbase.h: ^32 ^ : 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010../../../../src/include/editorbase.hoverridden virtual function is here:: 32:542 DECLARE_EVENT_TABLE() :: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56 virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: expanded from macro 'DECLARE_EVENT_TABLE':4472 In file included from :56:: 1#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: expanded from macro 'DECLARE_EVENT_TABLE' : ^ In file included from ../../../../src/include/sdk.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h17:: In file included from 4010:42 ../../../../src/include/sdk_precomp.h: ^: note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401013 :: In file included from ../../../../src/include/sdk_common.h42:: virtual const wxEventTable* GetEventTable() const; \105: ../../../../src/include/cbeditor.h: 45 ^:9:note: expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from : virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE()1 : ^ In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h:17:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from virtual wxEventHashTable& GetEventHashTable() const :In file included from ../../../../src/include/sdk_precomp.h1 ^:: 13In file included from ../../../../src/include/sdk.h../../../../src/include/editorbase.h: In file included from ../../../../src/include/sdk_common.h:::17105: 32In file included from ../../../../src/include/sdk_precomp.h:13:5: In file included from : ../../../../src/include/sdk_common.h:note: overridden virtual function is here105: ../../../../src/include/cbeditor.h: DECLARE_EVENT_TABLE() 45:9 ^: ../../../../src/include/cbeditor.h:45::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9 ::warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]4472 :56 DECLARE_EVENT_TABLE() warning: :'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:4472:56: ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: expanded from macro 'DECLARE_EVENT_TABLE' 42: note: 42:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:32:42:5: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :../../../../src/include/editorbase.h:3256::5 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from :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 :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:In file included from :1: In file included from ../../../../src/include/sdk.h:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 17: In file included from ../../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const In file included from ../../../../src/include/sdk_common.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:110: 31: In file included from ../../../../src/include/cbplugin.hnote: In file included from :1overridden virtual function is here :: In file included from ../../../../src/include/sdk.h virtual wxEventHashTable& GetEventHashTable() const; ^18: ../../../../src/include/pluginmanager.h: 17: In file included from ../../../../src/include/sdk_precomp.h::221:13: 9:In file included from ../../../../src/include/sdk_common.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :110: In file included from ../../../../src/include/cbplugin.h:18 DECLARE_EVENT_TABLE() ^ : ../../../../src/include/pluginmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:221:4472:9:56: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:56:42: note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: virtual const wxEventTable* GetEventTable() const; \ ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: 33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from :1: In file included from ../../../../src/include/sdk.hIn file included from :17:1: In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk.h:13: 17: In file included from ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk_precomp.h:110:13: In file included from : In file included from ../../../../src/include/cbplugin.h:../../../../src/include/sdk_common.h:18: 110: ../../../../src/include/pluginmanager.h:In file included from ../../../../src/include/cbplugin.h221::189:: ../../../../src/include/pluginmanager.h: warning: 221:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447256::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^:3715 :31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3715:note: overridden virtual function is here31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from :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 In file included from :1: In file included from ../../../../src/include/sdk.h DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ :17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229In file included from ../../../../src/include/sdk_precomp.h::6913: : In file included from ../../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_DYNAMIC_CLASS':111 : In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:In file included from :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:19142: : 5../../../../src/include/cbtreectrl.h: :49note: :expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(cbTreeCtrl)warning: ^ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30 DECLARE_DYNAMIC_CLASS(cbTreeCtrl)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: : ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:229: virtual wxClassInfo *GetClassInfo() const 69:69 ^ note: :expanded from macro 'DECLARE_DYNAMIC_CLASS' note: In file included from :1: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../../../src/include/sdk.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^17: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^In file included from ../../../../src/include/sdk_precomp.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:13:5: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/include/sdk_common.h: :note: 111142:: In file included from 5expanded from macro 'wxDECLARE_DYNAMIC_CLASS'../../../../src/include/cbproject.h: : note: 19: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' In file included from ../../../../src/include/projectmanager.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :19 wxDECLARE_ABSTRACT_CLASS(name); \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:../../../../src/include/cbtreectrl.h:50 DECLARE_DYNAMIC_CLASS(wxTreeCtrl)131: : ^ 309:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: warning: : 229'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:69 note: : DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); virtual wxClassInfo *GetClassInfo() const : ^56: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h expanded from macro 'DECLARE_EVENT_TABLE':142:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :376:5#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::42:131 DECLARE_DYNAMIC_CLASS(wxTreeCtrl): ^30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':229 :69: virtual wxClassInfo *GetClassInfo() const virtual const wxEventTable* GetEventTable() const; \note: ^ ^expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:In file included from 5::#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 1 ^ note: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ../../../../src/include/sdk.hoverridden virtual function is here::142 17: In file included from DECLARE_EVENT_TABLE(): 5 ^../../../../src/include/sdk_precomp.h: :13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ../../../../src/include/sdk_common.hnote: :111expanded from macro 'wxDECLARE_DYNAMIC_CLASS'4472 : In file included from ../../../../src/include/cbproject.h:56::19: wxDECLARE_ABSTRACT_CLASS(name); \In file included from note: expanded from macro 'DECLARE_EVENT_TABLE' ^../../../../src/include/projectmanager.h:19 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131../../../../src/include/cbtreectrl.h:50::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();930 : ^ : note: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 4010 DECLARE_EVENT_TABLE() ^: virtual wxClassInfo *GetClassInfo() const 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:note: In file included from expanded from macro 'wxDECLARE_EVENT_TABLE':1 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk.h:17 virtual const wxEventTable* GetEventTable() const; \ ^: In file included from ../../../../src/include/sdk_precomp.h:13In file included from : In file included from :1: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();../../../../src/include/sdk_common.hIn file included from : ^ 111../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :In file included from 4010:../../../../src/include/cbproject.h:42:19:17: : In file included from In file included from ../../../../src/include/sdk_precomp.h note: :13: ../../../../src/include/projectmanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE'In file included from : 19: ../../../../src/include/cbtreectrl.h:../../../../src/include/sdk_common.h:50:111: In file included from virtual const wxEventTable* GetEventTable() const; \9../../../../src/include/cbproject.h : ^ :19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h : :warning: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/projectmanager.h363::19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^5 : note: overridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: 4472:56: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: 4472::56:4472expanded from macro 'DECLARE_EVENT_TABLE' :56: note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4012: ^ 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4010 :42: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^:4010: virtual const wxEventTable* GetEventTable() const; \42: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 363:5: virtual const wxEventTable* GetEventTable() const; \ ^In file included from note: overridden virtual function is here :1: DECLARE_EVENT_TABLE() In file included from ../../../../src/include/sdk.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :363:4472:5::../../../../src/include/sdk_precomp.h56: : 13note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 111: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: expanded from macro 'DECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/cbproject.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :19 virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :In file included from ../../../../src/include/projectmanager.h4010:42:19: : ../../../../src/include/cbtreectrl.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':50 :9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472:1: 56:In file included from ../../../../src/include/sdk.h note: :17: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^111: In file included from ../../../../src/include/cbproject.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:19: 4012:In file included from ../../../../src/include/projectmanager.h42::19 note: : ../../../../src/include/cbtreectrl.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: overridden virtual function is here56: note: DECLARE_EVENT_TABLE() ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: virtual wxEventHashTable& GetEventHashTable() const ^expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: virtual wxEventHashTable& GetEventHashTable() const note: ^ overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from :1: In file included from ../../../../src/include/sdk.hIn file included from :1:17: In file included from ../../../../src/include/sdk_precomp.h:: In file included from 13: ../../../../src/include/sdk.h:17: In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_precomp.h::11113: : In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/cbproject.h::11119: : In file included from ../../../../src/include/projectmanager.h:../../../../src/include/cbproject.h:474:19: ../../../../src/include/projectmanager.h:9:474: warning: 9:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^ :56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE' In file included from 4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : ^ : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h1: :4010In file included from ../../../../src/include/sdk.h::expanded from macro 'DECLARE_EVENT_TABLE'1742: note: : In file included from ../../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:::3712 note: :33expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable *GetEventTable() const; ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371219In file included from : ../../../../src/include/projectmanager.h:33:: :note: 1overridden virtual function is here 474:9: In file included from : virtual const wxEventTable *GetEventTable() const; warning: ^'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk.h :17: In file included from In file included from DECLARE_EVENT_TABLE():1 ../../../../src/include/sdk_precomp.h ^ :: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h13../../../../src/include/sdk.h:17:: : 4472In file included from :56:../../../../src/include/sdk_common.hIn file included from :111 note: ../../../../src/include/sdk_precomp.h: :13In file included from ../../../../src/include/cbproject.h:expanded from macro 'DECLARE_EVENT_TABLE': 19 In file included from : ../../../../src/include/projectmanager.h:474../../../../src/include/sdk_common.h::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();1119:: 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' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^:42 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::4012: virtual const wxEventTable* GetEventTable() const; \56 :42: ^note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual wxEventHashTable& GetEventHashTable() const :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^33 : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 37154012::note: 4231overridden virtual function is here: :note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715::311: : In file included from ../../../../src/include/sdk.hnote: overridden virtual function is here:17 : In file included from ../../../../src/include/sdk_precomp.h:13: virtual wxEventHashTable& GetEventHashTable() const; ^In file 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 :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:In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from :1:1 virtual const wxEventTable* GetEventTable() const; \: : In file included from ^../../../../src/include/sdk.h:In file included from 17../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:: 33In file included from ::../../../../src/include/sdk_precomp.h :note: 1713overridden virtual function is here: : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from virtual const wxEventTable *GetEventTable() const;In file included from ^ ../../../../src/include/sdk_common.h:118: ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/pipedprocess.h:118:51:: 9../../../../src/include/pipedprocess.h:::1 51: warning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk.h 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^:17 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :In file included from ../../../../src/include/sdk_precomp.h4472::56:13 note: : note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h:expanded from macro 'DECLARE_EVENT_TABLE' 118: ../../../../src/include/pipedprocess.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^51:9:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); warning: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4010:42 :: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^4010 :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ ^note: :expanded from macro 'wxDECLARE_EVENT_TABLE' 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'DECLARE_EVENT_TABLE' ^: 3712:33:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 3712:33 note: : ^ note: overridden virtual function is here overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ 4012 :In file included from :142: note: : In file included from ../../../../src/include/sdk.hexpanded from macro 'wxDECLARE_EVENT_TABLE'In file included from :17: In file included from virtual wxEventHashTable& GetEventHashTable() const:1 ^: ../../../../src/include/sdk_precomp.h :13: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_common.h:3715:118: 31:../../../../src/include/pipedprocess.h: In file included from 51note: ../../../../src/include/sdk.h:overridden virtual function is here:9 17: : virtual wxEventHashTable& GetEventHashTable() const;warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ^ ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() ^ :118/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ../../../../src/include/pipedprocess.h:56:51: :9note: expanded from macro 'DECLARE_EVENT_TABLE' : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: :56note: expanded from macro 'wxDECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :31 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: :42overridden virtual function is here : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from :1In file included from :1In file included from : : :In file included from In file included from 1../../../../src/include/sdk.h../../../../src/include/sdk.h: ::In file included from 1717../../../../src/include/sdk.h: : :In file included from In file included from 17../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h: ::In file included from 1313../../../../src/include/sdk_precomp.h: : :In file included from In file included from 13../../../../src/include/sdk_common.h../../../../src/include/sdk_common.h: ::In file included from 120120../../../../src/include/sdk_common.h: : :../../../../src/include/cbauibook.h../../../../src/include/cbauibook.h::120115115: :14:14: ../../../../src/include/cbauibook.h::warning: 115: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 14: warning: bool DeletePage(size_t page); 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ ^ bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:10:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h289 :10:note: : overridden virtual function is here289note: :overridden virtual function is here 10: bool DeletePage(size_t page); note: ^ In file included from :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 DeletePage(size_t page);overridden virtual function is here bool RemovePage(size_t page); ^ bool DeletePage(size_t page); In file included from ^ ^ :1: In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::In file included from 29017: :In file included from :10:1../../../../src/include/sdk_precomp.h : :13: note: In file included from In file included from overridden virtual function is here../../../../src/include/sdk_common.h:120 ../../../../src/include/sdk.h: ../../../../src/include/cbauibook.h:17:125: bool RemovePage(size_t page);: 14 In file included from ^ : warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_precomp.h:: 131: In file included from bool RemovePage(size_t page);: In file included from ../../../../src/include/sdk.h../../../../src/include/sdk_common.h ^::17120 : ../../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::125290:: :10In file included from 14:: note: warning: ../../../../src/include/sdk_precomp.hoverridden virtual function is here'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 13: In file included from ../../../../src/include/sdk_common.h bool RemovePage(size_t page); ^ bool RemovePage(size_t page); :120: ^ ../../../../src/include/cbauibook.hIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::290::401101::: note: In file included from ../../../../src/include/sdk.h:9overridden virtual function is here17: : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_precomp.h:13 bool RemovePage(size_t page); : In file included from ^ ../../../../src/include/sdk_common.h:120: In file included from : DECLARE_EVENT_TABLE()../../../../src/include/cbauibook.h1: In file included from :../../../../src/include/sdk.h ^: 17: 401:In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h913::4472: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 56 In file included from : ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' : ^120: ../../../../src/include/cbauibook.h :401:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:: ^ warning: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: 4010:42: DECLARE_EVENT_TABLE()note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable* GetEventTable() const; \ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();note: ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: 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: expanded from macro 'DECLARE_EVENT_TABLE'5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: note: overridden virtual function is here :436:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE()5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ : 4010:42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: overridden virtual function is here:: 4472 note: DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 436 ^ : ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::note: 564010overridden virtual function is here:: note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 5642: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :expanded from macro 'DECLARE_EVENT_TABLE' 4010::42 note: : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ : ^42 ^ : note: In file included from In file included from expanded from macro 'wxDECLARE_EVENT_TABLE':1 : :1: In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk.h:17: In file included from :17: In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h13: In file included from ../../../../src/include/sdk_common.h:120:120: ../../../../src/include/cbauibook.h:401:9: ../../../../src/include/cbauibook.h: :401warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:9 : warning: virtual const wxEventTable* GetEventTable() const; \'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1: :56In file included from :../../../../src/include/sdk.h note: :447217: In file included from :expanded from macro 'DECLARE_EVENT_TABLE'56 ../../../../src/include/sdk_precomp.h:13: : In file included from ../../../../src/include/sdk_common.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 120: ^ ../../../../src/include/cbauibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4014012::942: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: note: expanded from macro 'DECLARE_EVENT_TABLE''GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::436 ^ :4472:5: 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4012:note: note: 42overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const 4472: ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4364012:note: :42expanded from macro 'DECLARE_EVENT_TABLE'5:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::4472436:5: ^: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :note: 4012expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here :42: DECLARE_EVENT_TABLE() note: expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const:: 4012 ^: 42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from :1In file included from In file included from :1:: In file included from : In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h:171:: : 17In file included from In file included from : ../../../../src/include/sdk.h../../../../src/include/sdk_precomp.hIn file included from ::../../../../src/include/sdk_precomp.h1713:: : 13In file included from : In file included from ../../../../src/include/sdk_precomp.h:13../../../../src/include/sdk_common.h:: In file included from 126: ../../../../src/include/sdk_common.h../../../../src/include/editormanager.hIn file included from ../../../../src/include/sdk_common.h:::213126126:: 9:../../../../src/include/editormanager.h: :../../../../src/include/editormanager.hwarning: 213:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:213 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^:9: 56:warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: :4010note: expanded from macro 'DECLARE_EVENT_TABLE':42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : ^14010:: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk.h:4010 :note: 17expanded from macro 'wxDECLARE_EVENT_TABLE':: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ In file included from ^ ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13 virtual const wxEventTable* GetEventTable() const; \3712: In file included from ../../../../src/include/sdk_common.h ^ ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h33:126: 3712: note: :../../../../src/include/editormanager.hoverridden virtual function is here33: : note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ 213In file included from In file included from :::9:1: 1In file included from warning: ../../../../src/include/sdk.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :17: : DECLARE_EVENT_TABLE()In file included from ../../../../src/include/sdk.h:17: In file included from ^../../../../src/include/sdk_precomp.h:In file included from 13../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: In file included from :4472: ../../../../src/include/sdk_common.h:In file included from :../../../../src/include/sdk_common.h126:12656:: ../../../../src/include/editormanager.h note: expanded from macro 'DECLARE_EVENT_TABLE':: 213../../../../src/include/editormanager.h::9 213: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 9: DECLARE_EVENT_TABLE() warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::4472: DECLARE_EVENT_TABLE()401256 :: ^ note: 42expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: note: expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:42:31:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ note: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; 42 ^ : note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: virtual wxEventHashTable& GetEventHashTable() const ^note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: virtual wxEventHashTable& GetEventHashTable() const; ^ note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from In file included from ::In file included from 11: : In file included from ../../../../src/include/sdk.h:In file included from ../../../../src/include/sdk.h17:: :In file included from ../../../../src/include/sdk_precomp.h1: In file included from 17:../../../../src/include/sdk.h: 13:In file included from : In file included from ../../../../src/include/sdk_precomp.h17../../../../src/include/sdk_common.h:: 13In file included from :../../../../src/include/sdk_precomp.h: In file included from :13: 127../../../../src/include/sdk_common.hIn file included from : :../../../../src/include/logmanager.h127: :40../../../../src/include/logmanager.h::2840:: 28:warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: ../../../../src/include/sdk_common.h: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs]127 : ../../../../src/include/logmanager.h va_start(arg_list, msg); va_start(arg_list, msg); :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 ../../../../src/include/logmanager.h: inline wxString F(const wxString &msg, ...) ^ 37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &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 :1In file included from :1: In file included from ../../../../src/include/sdk.h:17: : In file included from ../../../../src/include/sdk.h:In file included from In file included from 17../../../../src/include/sdk_precomp.h: ::In file included from 131../../../../src/include/sdk_precomp.h: : :In file included from In file included from ../../../../src/include/sdk.h../../../../src/include/sdk_common.h13::: In file included from 17130: In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h: ::130../../../../src/include/scriptingmanager.h:: ../../../../src/include/scriptingmanager.h13: In file included from 270:../../../../src/include/sdk_common.h:9:270::9130: ../../../../src/include/scriptingmanager.hwarning: :'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ :270 DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472:56: :9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: DECLARE_EVENT_TABLE() expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472 ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40104010::: 4242note: :expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 ^ : ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42 : :3712:note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h33expanded from macro 'wxDECLARE_EVENT_TABLE': :3712:33: note: overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^In file included from virtual const wxEventTable* GetEventTable() const; \ :In file included from 1: :1In file included from ../../../../src/include/sdk.h:: ^17In file included from : ../../../../src/include/sdk.h:In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::133712:33: 17:: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_common.h:13:130: In file included from : ../../../../src/include/scriptingmanager.h:270../../../../src/include/sdk_common.h::9130: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ../../../../src/include/scriptingmanager.h:overridden virtual function is here :4012:270 virtual const wxEventTable *GetEventTable() const; :9:42 ^ :warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() In file included from ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:1:56: virtual wxEventHashTable& GetEventHashTable() const: In file included from ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:../../../../src/include/sdk.h:31: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();17note: : ^In file included from overridden virtual function is here../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :13: In file included from ../../../../src/include/sdk_common.h: virtual wxEventHashTable& GetEventHashTable() const;: 1304012 ^: : ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 3715: ^ 31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: 42:note: overridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from :1In file included from :1: : In file included from In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk.h:In file included from 1717: : :In file included from In file included from 1../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h: ::In file included from 1313../../../../src/include/sdk.h: : :In file included from ../../../../src/include/sdk_common.h17: :131In file included from ../../../../src/include/sdk_precomp.h: ../../../../src/include/toolsmanager.h::In file included from 13../../../../src/include/sdk_common.h:13158: :In file included from 3:../../../../src/include/sdk_common.h: :../../../../src/include/toolsmanager.h131: :warning: ../../../../src/include/toolsmanager.h58:3'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 58 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^:4472 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::4472: 56:note: 56expanded from macro 'DECLARE_EVENT_TABLE': note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE':4010 :42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42 virtual const wxEventTable* GetEventTable() const; \3712: note: :33 ^expanded from macro 'wxDECLARE_EVENT_TABLE': note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual const wxEventTable* GetEventTable() const; \ ^ : virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371233 : ^: note: overridden virtual function is here 33In file included from :: 1: note: overridden virtual function is hereIn file included from ../../../../src/include/sdk.h :17: In file included from virtual const wxEventTable *GetEventTable() const; virtual const wxEventTable *GetEventTable() const; ^ ../../../../src/include/sdk_precomp.h ^ :In file included from :113: In file included from In file included from : ../../../../src/include/sdk_common.hIn file included from :../../../../src/include/sdk.h1: ::In file included from 17131: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_precomp.h:: 17../../../../src/include/toolsmanager.h:13: 58:In file included from ../../../../src/include/sdk_common.h3::131: ../../../../src/include/toolsmanager.h:58 warning: :3'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: DECLARE_EVENT_TABLE(): 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_precomp.h: 13: ^ DECLARE_EVENT_TABLE()In file included from ../../../../src/include/sdk_common.h : ^ 131: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/toolsmanager.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:58:4472:4472:3:56:56: : warning: note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^:56 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012note: ::expanded from macro 'DECLARE_EVENT_TABLE'401242::42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const40123715:31 :: ^42 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here3715: :31: virtual wxEventHashTable& GetEventHashTable() const;note: overridden virtual function is here note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from :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] In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) :1In file included from :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] ^: In file included from DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk.h:: 17: In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:13229229: :In file included from :69../../../../src/include/sdk_common.h69: ::note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 140 : ../../../../src/include/xtra_res.h:40:5: warning: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h 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 note: :5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS'142 : note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: wxDECLARE_ABSTRACT_CLASS(name); \ ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: wxDECLARE_ABSTRACT_CLASS(name); \ 131: ^ 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: 30:30::expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h :19:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:5:5: :19 note: :5note: overridden virtual function is here: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 229:69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229note: overridden virtual function is hereexpanded from macro 'DECLARE_DYNAMIC_CLASS' :69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);229:695 :: ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::30131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const:5 ^: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from :1: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from :1: 13: In file included from ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk.h142: :17../../../../src/include/infowindow.h:: In file included from 61:../../../../src/include/sdk_precomp.h:139:: In file included from :In file included from ../../../../src/include/sdk_common.h 1:warning: : 142'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from : ../../../../src/include/sdk.h:17: In file included from DECLARE_EVENT_TABLE()../../../../src/include/infowindow.h ../../../../src/include/sdk_precomp.h: ^ 61:9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h13: :In file included from :4472 :warning: 56'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :../../../../src/include/sdk_common.h:142 DECLARE_EVENT_TABLE() note: : ^../../../../src/include/infowindow.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:expanded from macro 'DECLARE_EVENT_TABLE'61 :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::44724010::56 ^42: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hnote: expanded from macro 'wxDECLARE_EVENT_TABLE':400 expanded from macro 'DECLARE_EVENT_TABLE':5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:54472 ^:: 56:note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: DECLARE_EVENT_TABLE():4010 expanded from macro 'DECLARE_EVENT_TABLE': ^42 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: ^42 : note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from :1 400: :5: In file included from ../../../../src/include/sdk.hnote: virtual const wxEventTable* GetEventTable() const; \:overridden virtual function is here 17: In file included from DECLARE_EVENT_TABLE() ^../../../../src/include/sdk_precomp.h :In file included from 13 ^:: In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h1142:4472: : :../../../../src/include/infowindow.hIn file included from :../../../../src/include/sdk.h56:: 61:9note: 17expanded from macro 'DECLARE_EVENT_TABLE' : warning: : In file included from ../../../../src/include/sdk_precomp.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:13: In file included from ../../../../src/include/sdk_common.h: ^ 142 DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:: 4010../../../../src/include/infowindow.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:::42614472:56: note: expanded from macro 'DECLARE_EVENT_TABLE':: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual const wxEventTable* GetEventTable() const; \ expanded from macro 'DECLARE_EVENT_TABLE' ^ In file included from : #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();1: In file included from ^../../../../src/include/sdk.h:17 #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012../../../../src/include/sdk_precomp.h : ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: In file included from :42:../../../../src/include/sdk_common.h:4012: 142note: : expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/infowindow.h:61: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' : virtual wxEventHashTable& GetEventHashTable() const9 ^: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const : ^ ^5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hoverridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:4472:56: :5: DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4472 DECLARE_EVENT_TABLE() :56 ^ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:note: DECLARE_EVENT_TABLE()56expanded from macro 'DECLARE_EVENT_TABLE' ^: note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 4472:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40124012note: :expanded from macro 'DECLARE_EVENT_TABLE' 42: note: :42expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const ^ :4012:42 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from exporter.cpp:22: ../../../../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 exporter.cpp:22: ../../../../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 ^ 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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT BaseExporter.lo -MD -MP -MF .deps/BaseExporter.Tpo -c BaseExporter.cpp -o BaseExporter.o >/dev/null 2>&1 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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -o exporter.o >/dev/null 2>&1 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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT HTMLExporter.lo -MD -MP -MF .deps/HTMLExporter.Tpo -c HTMLExporter.cpp -o HTMLExporter.o >/dev/null 2>&1 depbase=`echo ODTExporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ODTExporter.lo -MD -MP -MF $depbase.Tpo -c -o ODTExporter.lo ODTExporter.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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ODTExporter.lo -MD -MP -MF .deps/ODTExporter.Tpo -c ODTExporter.cpp -fno-common -DPIC -o .libs/ODTExporter.o In file included from :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 ^ depbase=`echo PDFExporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT PDFExporter.lo -MD -MP -MF $depbase.Tpo -c -o PDFExporter.lo PDFExporter.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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT PDFExporter.lo -MD -MP -MF .deps/PDFExporter.Tpo -c PDFExporter.cpp -fno-common -DPIC -o .libs/PDFExporter.o depbase=`echo RTFExporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT RTFExporter.lo -MD -MP -MF $depbase.Tpo -c -o RTFExporter.lo RTFExporter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from :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 :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 :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 :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 :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 :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 :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 :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 ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT RTFExporter.lo -MD -MP -MF .deps/RTFExporter.Tpo -c RTFExporter.cpp -fno-common -DPIC -o .libs/RTFExporter.o In file included from :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ODTExporter.lo -MD -MP -MF .deps/ODTExporter.Tpo -c ODTExporter.cpp -o ODTExporter.o >/dev/null 2>&1 In file included from :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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 :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/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT PDFExporter.lo -MD -MP -MF .deps/PDFExporter.Tpo -c PDFExporter.cpp -o PDFExporter.o >/dev/null 2>&1 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/contrib/source_exporter/wxPdfDocument/include -include sdk.h -DwxPDF_USE_WXMODULE=0 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT RTFExporter.lo -MD -MP -MF .deps/RTFExporter.Tpo -c RTFExporter.cpp -o RTFExporter.o >/dev/null 2>&1 PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter/exporter.zip manifest.xml > /dev/null /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 libexporter.la -rpath /opt/pkg/lib/codeblocks/plugins BaseExporter.lo exporter.lo HTMLExporter.lo ODTExporter.lo PDFExporter.lo RTFExporter.lo ../../../sdk/libcodeblocks.la wxPdfDocument/libwxPdfDocument.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++ -r -keep_private_externs -nostdlib -o .libs/libexporter.dylib-master.o .libs/BaseExporter.o .libs/exporter.o .libs/HTMLExporter.o .libs/ODTExporter.o .libs/PDFExporter.o .libs/RTFExporter.o -Wl,-force_load,wxPdfDocument/.libs/libwxPdfDocument.a libtool: link: clang++ -dynamiclib -o .libs/libexporter.dylib .libs/libexporter.dylib-master.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/libexporter.dylib libtool: link: (cd .libs/libexporter.lax/libwxPdfDocument.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/.libs/libwxPdfDocument.a") libtool: link: ar cr .libs/libexporter.a BaseExporter.o exporter.o HTMLExporter.o ODTExporter.o PDFExporter.o RTFExporter.o .libs/libexporter.lax/libwxPdfDocument.a/pdfannotation.o .libs/libexporter.lax/libwxPdfDocument.a/pdfbarcode.o .libs/libexporter.lax/libwxPdfDocument.a/pdfcffdecoder.o .libs/libexporter.lax/libwxPdfDocument.a/pdfcffindex.o .libs/libexporter.lax/libwxPdfDocument.a/pdfcolour.o .libs/libexporter.lax/libwxPdfDocument.a/pdfdc.o .libs/libexporter.lax/libwxPdfDocument.a/pdfdecode.o .libs/libexporter.lax/libwxPdfDocument.a/pdfdocument.o .libs/libexporter.lax/libwxPdfDocument.a/pdfencoding.o .libs/libexporter.lax/libwxPdfDocument.a/pdfencrypt.o .libs/libexporter.lax/libwxPdfDocument.a/pdffont.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdata.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdatacore.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdataopentype.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdatatruetype.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdatatype0.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdatatype1.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdescription.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontdetails.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontextended.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontmanager.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontparser.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontparsertruetype.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontparsertype1.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontsubsetcff.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontsubsettruetype.o .libs/libexporter.lax/libwxPdfDocument.a/pdffontvolt.o .libs/libexporter.lax/libwxPdfDocument.a/pdfform.o .libs/libexporter.lax/libwxPdfDocument.a/pdfgradient.o .libs/libexporter.lax/libwxPdfDocument.a/pdfgraphics.o .libs/libexporter.lax/libwxPdfDocument.a/pdfimage.o .libs/libexporter.lax/libwxPdfDocument.a/pdfkernel.o .libs/libexporter.lax/libwxPdfDocument.a/pdflayer.o .libs/libexporter.lax/libwxPdfDocument.a/pdfobjects.o .libs/libexporter.lax/libwxPdfDocument.a/pdfocg.o .libs/libexporter.lax/libwxPdfDocument.a/pdfparser.o .libs/libexporter.lax/libwxPdfDocument.a/pdfpattern.o .libs/libexporter.lax/libwxPdfDocument.a/pdfprint.o .libs/libexporter.lax/libwxPdfDocument.a/pdfrijndael.o .libs/libexporter.lax/libwxPdfDocument.a/pdftemplate.o .libs/libexporter.lax/libwxPdfDocument.a/pdfutility.o .libs/libexporter.lax/libwxPdfDocument.a/pdfxml.o libtool: link: ranlib .libs/libexporter.a libtool: link: rm -fr .libs/libexporter.lax libtool: link: ( cd ".libs" && rm -f "libexporter.la" && ln -s "../libexporter.la" "libexporter.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/source_exporter' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in symtab gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab' Making all in resources gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab/resources/SymTab.zip manifest.xml *.xrc > /dev/null gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab/resources' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab' depbase=`echo symtabconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT symtabconfig.lo -MD -MP -MF $depbase.Tpo -c -o symtabconfig.lo symtabconfig.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo symtab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT symtab.lo -MD -MP -MF $depbase.Tpo -c -o symtab.lo symtab.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo symtabexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT symtabexec.lo -MD -MP -MF $depbase.Tpo -c -o symtabexec.lo symtabexec.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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtabconfig.lo -MD -MP -MF .deps/symtabconfig.Tpo -c symtabconfig.cpp -fno-common -DPIC -o .libs/symtabconfig.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtab.lo -MD -MP -MF .deps/symtab.Tpo -c symtab.cpp -fno-common -DPIC -o .libs/symtab.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtabexec.lo -MD -MP -MF .deps/symtabexec.Tpo -c symtabexec.cpp -fno-common -DPIC -o .libs/symtabexec.o In file included from symtabexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h13: :93In 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../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h::5398In file included from 4472::56: symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:135: warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h :93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5 DECLARE_EVENT_TABLE(); : ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: note: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:4010 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4010note: :42expanded from macro 'wxDECLARE_EVENT_TABLE':: 4472 note: expanded from macro 'wxDECLARE_EVENT_TABLE':56 : virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h5::400: note: 5:overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE() note: : ^overridden virtual function is here4010 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h DECLARE_EVENT_TABLE():: 42 ^: 4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4472:56:56expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010In file included from note: :symtabexec.cppexpanded from macro 'DECLARE_EVENT_TABLE'42: : note: 10expanded from macro 'wxDECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 virtual const wxEventTable* GetEventTable() const; \ :In file included from ^42../../../../src/include/sdk.h : note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from symtabconfig.cpp:10: : virtual const wxEventTable* GetEventTable() const; \17 ^: In file included from ../../../../src/include/sdk_precomp.hIn file included from :13: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_common.h:9317In file included from : : ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398In file included from symtab.cpp:../../../../src/include/sdk_precomp.h:510: : warning: :In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13../../../../src/include/sdk.h: :In file included from ../../../../src/include/sdk_common.h17: : In file included from 93: DECLARE_EVENT_TABLE();../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: ^5398../../../../src/include/sdk_precomp.h ::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h5:4472:13:56: In file included from : ../../../../src/include/sdk_common.h warning: :note: 93: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :5398:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE(); ^5 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40124472: :56: warning: 42note: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^4472 ::401256:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:: 42400note: ::expanded from macro 'DECLARE_EVENT_TABLE'5: note: overridden virtual function is here note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^: virtual wxEventHashTable& GetEventHashTable() const 42 ^:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h :56::note: 400expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' : 5: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: ^ 400:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::note: 44724012:56:42:overridden virtual function is here: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()note: expanded from macro 'DECLARE_EVENT_TABLE' ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 4472:56 ^: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'DECLARE_EVENT_TABLE' In file included from symtabexec.cpp:10:42: In file included from ../../../../src/include/sdk.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 17 ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk_precomp.h:4012: virtual wxEventHashTable& GetEventHashTable() const:13: In file included from 42../../../../src/include/sdk_common.h ^:: 93note: expanded from macro 'wxDECLARE_EVENT_TABLE' : In file included from symtabconfig.cpp:10../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h virtual wxEventHashTable& GetEventHashTable() const : : ^In file included from 5399 ../../../../src/include/sdk.h:5::17 warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from symtab.cpp:In file included from ../../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS(wxScintilla); :13 ^10: : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:../../../../src/include/sdk_common.h:229:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h69In file included from ::../../../../src/include/sdk.h5399 ::175: In file included from note: expanded from macro 'DECLARE_DYNAMIC_CLASS'../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.h: :93warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h : ^ 5399:5 DECLARE_DYNAMIC_CLASS(wxScintilla); : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::142229::5: 69:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(wxScintilla); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14230 :note: :expanded from macro 'DECLARE_DYNAMIC_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^ :131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:19:514230:5::: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxControl) virtual wxClassInfo *GetClassInfo() const ^ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h : ^19 :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:226::69 note: 30:overridden virtual function is here: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' note: DECLARE_ABSTRACT_CLASS(wxControl) ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h22630: ::note: 1969:5::expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const DECLARE_ABSTRACT_CLASS(wxControl) ^ ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:69:131: note: 30:expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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] In file included from symtab.cpp:10 DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:: In file included from ../../../../src/include/sdk.h:69:17: In file included from ../../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^symtabexec.cpp: :10: In file included from ../../../../src/include/sdk.h:142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h17::: 5229In file included from ::69: ../../../../src/include/sdk_precomp.h :13note: note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS'In file included from wxDECLARE_ABSTRACT_CLASS(name); \ ^ ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);99: ../../../../src/include/sdk_events.h: :13178::30 ^3: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 expanded from macro 'wxDECLARE_ABSTRACT_CLASS'warning: :5:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: wxDECLARE_ABSTRACT_CLASS(name); \1598 : ^ 69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::5131: :30:expanded from macro 'DECLARE_DYNAMIC_CLASS'note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' overridden virtual function is here virtual wxClassInfo *GetClassInfo() const #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'227: 69: note: :5expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131 ^:30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :: 135:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_DYNAMIC_CLASS(name) ^ :227/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::695:: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' ^ wxDECLARE_DYNAMIC_CLASS(name) DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : ^ 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h : ^:14230:5: : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227 ^ :69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: :30expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtab.cppIn file included from symtabconfig.cpp::1010: : In file included from In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h::1717: : In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h:13:13: In file included from : In file included from ../../../../src/include/sdk_common.h:../../../../src/include/sdk_common.h:99: 99: ../../../../src/include/sdk_events.h:../../../../src/include/sdk_events.h:153:153:3:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: In file included from symtabexec.cpp DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) 69: ^ 10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h : :note: 229:69In file included from expanded from macro 'DECLARE_DYNAMIC_CLASS':../../../../src/include/sdk.h :17: note: expanded from macro 'DECLARE_DYNAMIC_CLASS'In file included from ../../../../src/include/sdk_precomp.h #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:13 ^: In file included from ../../../../src/include/sdk_common.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :99: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^../../../../src/include/sdk_events.h: :142/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142153::5:: note: 53::expanded from macro 'wxDECLARE_DYNAMIC_CLASS' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ ^ wxDECLARE_ABSTRACT_CLASS(name); \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:131: note: 30: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: virtual wxClassInfo *GetClassInfo() const ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :1112 ^142: :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h5:: 1112note: note: overridden virtual function is here expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: wxDECLARE_ABSTRACT_CLASS(name); \:569: :note: overridden virtual function is herenote: ^ expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:131 note: expanded from macro 'DECLARE_ABSTRACT_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ 30/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: virtual wxClassInfo *GetClassInfo() const 30: ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.hIn file included from symtab.cpp:13: In file included from :10../../../../src/include/sdk_common.h:: In file included from symtabexec.cpp99In file included from : ../../../../src/include/sdk_events.h../../../../src/include/sdk.h::17217: :3In file included from ../../../../src/include/sdk_precomp.h: :13warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from ../../../../src/include/sdk_common.h:99 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent): ^10: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_events.h::22917:: 69In file included from : 172:../../../../src/include/sdk_precomp.h:3:13: warning: In file included from ../../../../src/include/sdk_common.h:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_DYNAMIC_CLASS' 99: ../../../../src/include/sdk_events.h:172 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^:3#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : warning: ^ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::142229 DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent):69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5: 229#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: note: ^expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 69: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \5 : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ :131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ : note: 142expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ : virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h5::131: note: 30 expanded from macro 'wxDECLARE_DYNAMIC_CLASS':/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :1112:5: note: virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \overridden virtual function is here ^ ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ::1112/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::302265::: 69 note: :note: overridden virtual function is here expanded from macro 'wxDECLARE_ABSTRACT_CLASS'note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent)#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h1112 :226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::691315::: 30 note: :expanded from macro 'DECLARE_ABSTRACT_CLASS' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ DECLARE_ABSTRACT_CLASS(wxEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ 131:30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226 note: :69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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' In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h:17 wxDECLARE_ABSTRACT_CLASS(name); \ ^ In file included from : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hIn file included from ../../../../src/include/sdk_precomp.h::symtabexec.cpp13131::10: In file included from ../../../../src/include/sdk.h:1730:: In file included from note: ../../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 13: In file included from ../../../../src/include/sdk_common.h: virtual wxClassInfo *GetClassInfo() const:99 In file included from : ^../../../../src/include/sdk_common.h../../../../src/include/sdk_events.h ::198/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::31112:5:99:: ../../../../src/include/sdk_events.h warning: :'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: 198 overridden virtual function is here:3: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) warning: DECLARE_ABSTRACT_CLASS(wxEvent)'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) 229: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h69:226: :69note: 69:expanded from macro 'DECLARE_DYNAMIC_CLASS' note: :expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h142::142:5:5 ^ : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h virtual wxClassInfo *GetClassInfo() const ^ :131: ^ 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:5:69: note: note: overridden virtual function is here expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^226: 69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 131:30expanded from macro 'DECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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' In file included from symtab.cpp:10: #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.hIn file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:symtabexec.cpp::1310: 135: In file included from In file included from ../../../../src/include/sdk.h::517: In file included from :../../../../src/include/sdk_common.h note: :99: ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN'../../../../src/include/sdk_events.h :13: In file included from ../../../../src/include/sdk_common.h: wxDECLARE_DYNAMIC_CLASS(name) 99: ^ ../../../../src/include/sdk_events.h:231:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:5:231::5 warning: :142'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 5: note: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ wxDECLARE_ABSTRACT_CLASS(name); \ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^227 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::22730: note: :expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ 69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: :5note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::142131::530:: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:1598:30::5 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 227:69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:: 135:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: ^5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS':5 : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::131:5:30: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../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 symtabconfig.cpp:10: In file included from ../../../../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 symtab.cpp:10: In file included from ../../../../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] In file included from symtabexec.cpp:10: In file included from DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk.h:4472:5617: : In file included from ../../../../src/include/sdk_precomp.hnote: expanded from macro 'DECLARE_EVENT_TABLE':13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4010:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: note: 400:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564010:: 42:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from symtab.cpp:4472:10:56: In file included from : ../../../../src/include/sdk.h:note: expanded from macro 'DECLARE_EVENT_TABLE' 17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:104: 4010:../../../../src/include/editorbase.h:42:32: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56:In file included from symtabexec.cpp:10 note: : In file included from expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:In file included from ../../../../src/include/sdk_common.h42::104 note: : ../../../../src/include/editorbase.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :32:5: warning: virtual wxEventHashTable& GetEventHashTable() const ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56note: overridden virtual function is here : note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE' 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5 virtual wxEventHashTable& GetEventHashTable() const ^ : note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../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 symtabconfig.cpp:10: In file included from ../../../../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 symtab.cpp:10: In file included from ../../../../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' In file included from symtabexec.cpp:10: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from ../../../../src/include/sdk.h: ^ 17/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: In file included from :42:../../../../src/include/sdk_precomp.h: note: 13: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45: virtual const wxEventTable* GetEventTable() const; \ 9: ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/editorbase.h:32: DECLARE_EVENT_TABLE() ^ 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472overridden virtual function is here :56: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'DECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:note: expanded from macro 'wxDECLARE_EVENT_TABLE'42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:In file included from symtab.cpp:5:10: note: In file included from ../../../../src/include/sdk.hoverridden virtual function is here :17: DECLARE_EVENT_TABLE() ^ In file included from ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447213: :56In file included from ../../../../src/include/sdk_common.h: :105note: expanded from macro 'DECLARE_EVENT_TABLE': ../../../../src/include/cbeditor.h :45:9: warning: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from symtabexec.cpp:10#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); : In file included from ^ ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:17: : In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.h:105 virtual wxEventHashTable& GetEventHashTable() const ^: ../../../../src/include/cbeditor.h :45:../../../../src/include/editorbase.h:9:32: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^56: note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() const :42 ^ :../../../../src/include/editorbase.h:32: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from symtabconfig.cpp:10: In file included from ../../../../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' In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h:17 virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 3712:../../../../src/include/sdk_precomp.h:33:13: note: In file included from ../../../../src/include/sdk_common.h:overridden virtual function is here 110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h virtual const wxEventTable *GetEventTable() const; ^:221 In file included from symtabexec.cppIn file included from :10: In file included from ../../../../src/include/sdk.hsymtabconfig.cpp:::910: : 17warning: In file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: ../../../../src/include/sdk.h :In file included from ../../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE()1713: : In file included from In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110 ^../../../../src/include/sdk_common.h :: In file included from 110/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/cbplugin.h:: :184472: :../../../../src/include/pluginmanager.hIn file included from ../../../../src/include/cbplugin.h::56221: :9note: expanded from macro 'DECLARE_EVENT_TABLE' :18: warning: ../../../../src/include/pluginmanager.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 221#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :9: DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 :warning: ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 42: DECLARE_EVENT_TABLE()note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from symtab.cpp:4472:10: ^: In file included from ../../../../src/include/sdk.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h56::: 4472note: expanded from macro 'DECLARE_EVENT_TABLE' 17:: 56:In file included from ../../../../src/include/sdk_precomp.h note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: 13 ^ : In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:110: 4010:42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from : ../../../../src/include/cbplugin.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 4218: ../../../../src/include/pluginmanager.h:: virtual const wxEventTable* GetEventTable() const; \221 : ^9note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const DECLARE_EVENT_TABLE() ^ ^3712 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h33::3715:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h 31:note: :4472: overridden virtual function is here56note: :overridden virtual function is here note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from symtabexec.cpp:10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../../src/include/sdk.h:42:17: note: In file included from ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../../../src/include/sdk_common.h:110 virtual wxEventHashTable& GetEventHashTable() const ^: In file included from ../../../../src/include/cbplugin.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:18:31: ../../../../src/include/pluginmanager.h: :221note: overridden virtual function is here:9 : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const; ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from In file included from symtabexec.cpp../../../../src/include/projectmanager.h:19:In file included from symtabconfig.cpp:10: In file included from : 10../../../../src/include/cbtreectrl.h: ../../../../src/include/sdk.h:In file included from :49../../../../src/include/sdk.h17::: 917In file included from :: ../../../../src/include/sdk_precomp.hIn file included from : warning: ../../../../src/include/sdk_precomp.h13'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from :../../../../src/include/sdk_common.h:111 DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^13: : In file included from ../../../../src/include/sdk_common.h:111/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hIn file included from : ../../../../src/include/cbproject.hIn file included from :../../../../src/include/cbproject.h229:::691919:: : In file included from note: ../../../../src/include/projectmanager.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/projectmanager.h:19#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS(cbTreeCtrl): ../../../../src/include/cbtreectrl.h:49/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :131: ^ 9: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]30:229 :69:note: DECLARE_DYNAMIC_CLASS(cbTreeCtrl) note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h : ^376note: : expanded from macro 'DECLARE_DYNAMIC_CLASS' 5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: note: 142:overridden virtual function is here#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);5: ^ DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.hexpanded from macro 'wxDECLARE_DYNAMIC_CLASS' ::142:5229:: wxDECLARE_ABSTRACT_CLASS(name); \ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'69 ^ : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: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 131 DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ :30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); expanded from macro 'wxDECLARE_ABSTRACT_CLASS' :69: ^ virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::376142::55: note: : note: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);expanded from macro 'wxDECLARE_DYNAMIC_CLASS' ^ overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'229:69 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: :131note: expanded from macro 'DECLARE_DYNAMIC_CLASS': wxDECLARE_ABSTRACT_CLASS(name); \ 30 : note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ wxDECLARE_ABSTRACT_CLASS(name); \In file included from symtabconfig.cpp:10 ^: In file included from ../../../../src/include/sdk.hIn file included from :symtab.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:10: :17In file included from 131: ../../../../src/include/sdk.h::1730:: In file included from In file included from ../../../../src/include/sdk_precomp.hnote: ../../../../src/include/sdk_precomp.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS':13 13: In file included from ../../../../src/include/sdk_common.h:: In file included from ../../../../src/include/sdk_common.h:111: 111: In file included from ../../../../src/include/cbproject.h:19: In file included from In file included from ../../../../src/include/cbproject.h../../../../src/include/projectmanager.h::1919: : In file included from ../../../../src/include/projectmanager.h:../../../../src/include/cbtreectrl.h:19: 50:9../../../../src/include/cbtreectrl.h virtual wxClassInfo *GetClassInfo() const: : ^50 : warning: 9:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from symtabexec.cpp DECLARE_EVENT_TABLE() :10 : In file included from ../../../../src/include/sdk.h:17 ^ : DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h virtual const wxEventTable* GetEventTable() const; \ ^ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h13: In file included from ::../../../../src/include/sdk_common.h3634472:5:56::: 111 : note: In file included from ../../../../src/include/cbproject.hnote: overridden virtual function is here:expanded from macro 'DECLARE_EVENT_TABLE' 19: In file included from ../../../../src/include/projectmanager.h: DECLARE_EVENT_TABLE() 19: ^ ../../../../src/include/cbtreectrl.h:50/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :4472 DECLARE_EVENT_TABLE() :56#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'DECLARE_EVENT_TABLE' :4010:42:4010: note: expanded from macro 'wxDECLARE_EVENT_TABLE'42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ 4010:note: 42expanded from macro 'wxDECLARE_EVENT_TABLE' ^ : note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h: virtual const wxEventTable* GetEventTable() const; \ 363: ^ virtual const wxEventTable* GetEventTable() const; \ 5: ^In file included from symtab.cpp note: :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363overridden virtual function is here: : In file included from 5: DECLARE_EVENT_TABLE()../../../../src/include/sdk.h: note: ^17overridden virtual function is here : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_precomp.h:4472 DECLARE_EVENT_TABLE(): 13 ^ : In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111564472: ::In file included from 56:../../../../src/include/cbproject.h: 19note: note: : expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/projectmanager.h: 19: ../../../../src/include/cbtreectrl.h:50:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h9::401042::: 42 :note: warning: expanded from macro 'wxDECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ ^In file included from symtabexec.cpp:4472 ::56In file included from symtabconfig.cpp: :1010note: : : expanded from macro 'DECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk.h: In file included from 17: ../../../../src/include/sdk.h:In file included from ../../../../src/include/sdk_precomp.h17: In file included from ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();13 : ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../../src/include/sdk_common.h:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 111: In file included from ../../../../src/include/cbproject.h: In file included from :19: In file included from virtual wxEventHashTable& GetEventHashTable() const ../../../../src/include/projectmanager.h: ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:: ../../../../src/include/cbtreectrl.h363::505: note: :9overridden virtual function is here : warning: DECLARE_EVENT_TABLE()../../../../src/include/sdk_common.h:111'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ^In file included from ../../../../src/include/cbproject.h: DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h19:: :In file included from 4472../../../../src/include/projectmanager.h::1956: : note: ../../../../src/include/cbtreectrl.hnote: expanded from macro 'DECLARE_EVENT_TABLE':expanded from macro 'DECLARE_EVENT_TABLE'50: 9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4472: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' :4012 virtual wxEventHashTable& GetEventHashTable() const ^ :42/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();:: ^note: 5expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h :4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: : note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012: 42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4012:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ In file included from symtabexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file 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] In file included from symtab.cpp:10 DECLARE_EVENT_TABLE() ^ : In file included from ../../../../src/include/sdk.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:17: 4472:In file included from ../../../../src/include/sdk_precomp.h56In file included from symtabconfig.cpp:13::: 10In file included from note: : expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_common.h: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: 111#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from ../../../../src/include/sdk_common.h: In file included from ^../../../../src/include/cbproject.h: 111: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h19../../../../src/include/cbproject.h:: :../../../../src/include/projectmanager.h19: :../../../../src/include/projectmanager.h4010474:::947442::: 9 warning: :note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::56:4472 ^ : note: 56:expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 33/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();42overridden virtual function is here : ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable *GetEventTable() const;note: : expanded from macro 'wxDECLARE_EVENT_TABLE'4010 ^ :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 virtual const wxEventTable* GetEventTable() const; \ ^:33In file included from : note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hsymtabexec.cpp :3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ :In file included from symtab.cpp:1010: In file included from : In file included from ../../../../src/include/sdk.hIn file included from symtabconfig.cpp../../../../src/include/sdk.h::1017:: : 17In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h13: :111In file included from ../../../../src/include/sdk_common.h: In file included from :111../../../../src/include/cbproject.h:: In file included from ../../../../src/include/cbproject.h:19: 19: ../../../../src/include/projectmanager.h:../../../../src/include/projectmanager.h:474:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: In file included from DECLARE_EVENT_TABLE()../../../../src/include/sdk.h: warning: 17 ^'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 DECLARE_EVENT_TABLE()In file included from ../../../../src/include/sdk_precomp.h:: 1356 ^: note: : expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_common.h4472::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 11156 ^: :In file included from ../../../../src/include/cbproject.h: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' 19: ../../../../src/include/projectmanager.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ 474/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::942:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31::4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56 3715:note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE':31: virtual wxEventHashTable& GetEventHashTable() const; note: ^overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtabexec.cpp:10: In file included from ../../../../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] In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h DECLARE_EVENT_TABLE() ^ :17: In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472../../../../src/include/sdk_precomp.h:13: :56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from symtab.cpp:10 virtual const wxEventTable* GetEventTable() const; \In file included from : ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk.h:17:118: ../../../../src/include/pipedprocess.h: ^ :51:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from ../../../../src/include/sdk_precomp.h:::371213:33: :In file included from warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk_common.h note: overridden virtual function is here :118: ../../../../src/include/pipedprocess.h virtual const wxEventTable *GetEventTable() const; DECLARE_EVENT_TABLE() ^ : ^51:9: warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:symtabexec.cpp :10: 4472:In file included from ../../../../src/include/sdk.h: DECLARE_EVENT_TABLE()5617 : ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from :../../../../src/include/sdk_common.h:4010:118: 42: ../../../../src/include/pipedprocess.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::51:note: 40109expanded from macro 'wxDECLARE_EVENT_TABLE':: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^:warning: 3712 :33'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h : note: DECLARE_EVENT_TABLE():overridden virtual function is here 17 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable *GetEventTable() const;: In file included from ../../../../src/include/sdk_precomp.h: ^56 :: 13In file included from symtabconfig.cpp: note: :In file included from 10../../../../src/include/sdk_common.h:118: : In file included from ../../../../src/include/pipedprocess.h:expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h51 ::9:17: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();In file included from warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE() ^13: In file included from ../../../../src/include/sdk_common.h ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:118:: ../../../../src/include/pipedprocess.h note: :4472expanded from macro 'wxDECLARE_EVENT_TABLE'51: 56: :9note: expanded from macro 'DECLARE_EVENT_TABLE': virtual wxEventHashTable& GetEventHashTable() constwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 3715:31: virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h note: overridden virtual function is here ^: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: virtual wxEventHashTable& GetEventHashTable() const;3715expanded from macro 'DECLARE_EVENT_TABLE' : ^31: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const; ^ 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtabexec.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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] In file included from symtab.cpp:10: In file included from ../../../../src/include/sdk.h:17: 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: 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); 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ^symtabconfig.cpp:10: In file included from bool DeletePage(size_t page); ../../../../src/include/sdk.h:17 ^ : In file included from ../../../../src/include/sdk_precomp.h:13In file included from symtabexec.cpp:: In file included from 10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h../../../../src/include/sdk_common.hIn file included from :120../../../../src/include/sdk.h:: :289../../../../src/include/cbauibook.h:10::17115: In file included from :14../../../../src/include/sdk_precomp.h::note: 13 overridden virtual function is herewarning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]: In file included from ../../../../src/include/sdk_common.h:120: bool DeletePage(size_t page); ^ bool DeletePage(size_t page);../../../../src/include/cbauibook.h :125: ^ 14: warning: In file included from symtab.cpp'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289: bool RemovePage(size_t page); ^1010 : : In file included from ../../../../src/include/sdk.hnote: overridden virtual function is here:17: In file included from ../../../../src/include/sdk_precomp.h:13 bool DeletePage(size_t page);/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h: :290:In file included from ../../../../src/include/sdk_common.h ^ :120: In file included from ../../../../src/include/cbauibook.hsymtabconfig.cpp:12510:::1014 : :note: In file included from overridden virtual function is here../../../../src/include/sdk.hwarning: :17: In file included from bool RemovePage(size_t page);'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^../../../../src/include/sdk_precomp.h bool RemovePage(size_t page); ^ : 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290In file included from symtabexec.cpp:: :10In file included from : ../../../../src/include/sdk_common.h:12010note: : : ../../../../src/include/cbauibook.hIn file included from ../../../../src/include/sdk.h:17:125: In file included from :14../../../../src/include/sdk_precomp.h:13: overridden virtual function is here:In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h: bool RemovePage(size_t page); 401: ^ 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from symtab.cpp:10: warning: DECLARE_EVENT_TABLE()'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk.h:17 ^ : bool RemovePage(size_t page); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472In file included from ^:../../../../src/include/sdk_precomp.h 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h13: In file included from ::290:10 ../../../../src/include/sdk_common.hnote: expanded from macro 'DECLARE_EVENT_TABLE' : note: overridden virtual function is here:120 : ../../../../src/include/cbauibook.h bool RemovePage(size_t page); :401: ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from symtabconfig.cpp warning: ::401010'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:: 42In file included from ../../../../src/include/sdk.h:: 17 DECLARE_EVENT_TABLE()note: : In file included from ^ ../../../../src/include/sdk_precomp.h:13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :: In file included from ../../../../src/include/sdk_common.h4472::120: virtual const wxEventTable* GetEventTable() const; \56../../../../src/include/cbauibook.h :: ^401:9 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]note: expanded from macro 'DECLARE_EVENT_TABLE'note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:4472::40105656:::42 :note: expanded from macro 'DECLARE_EVENT_TABLE' note: note: expanded from macro 'DECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 4010:42: virtual const wxEventTable* GetEventTable() const; \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 436:5:4010: virtual const wxEventTable* GetEventTable() const; \ 42: ^ note: note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.hexpanded from macro 'wxDECLARE_EVENT_TABLE' : DECLARE_EVENT_TABLE() ^ 436:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:54472: virtual const wxEventTable* GetEventTable() const; \ note: overridden virtual function is here : ^56 DECLARE_EVENT_TABLE() : ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56In file included from symtabexec.cpp#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^::10 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk.h4010::1742:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: In file included from note: ^expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/sdk_precomp.h:13 : In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \120: : 4010../../../../src/include/cbauibook.h: ^ :401:42:9:In file included from symtab.cpp: warning: note: 10expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from : In file included from ../../../../src/include/sdk.h../../../../src/include/sdk_common.h::17120: ../../../../src/include/cbauibook.h:401:: In file included from 9:../../../../src/include/sdk_precomp.h: warning: 13: In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]../../../../src/include/sdk_common.h:120'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/cbauibook.h:401 DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE(): 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: warning: 4472:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 56: note: : DECLARE_EVENT_TABLE()expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: :4472:expanded from macro 'DECLARE_EVENT_TABLE' ^56 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:note: expanded from macro 'DECLARE_EVENT_TABLE'42: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();4012: ^ 42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 virtual wxEventHashTable& GetEventHashTable() constnote: : expanded from macro 'wxDECLARE_EVENT_TABLE' ^ 42: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 436 virtual wxEventHashTable& GetEventHashTable() const :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h ^5: :436:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h note: :5overridden virtual function is here436: : note: overridden virtual function is here 5 DECLARE_EVENT_TABLE() : note: ^ DECLARE_EVENT_TABLE() overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:564472:: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^4012 :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: expanded from macro 'wxDECLARE_EVENT_TABLE' :#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h42:: 4012 ^:42 note: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from symtab.cpp:In file included from symtabexec.cpp:10: 10In file included from In file included from symtabconfig.cpp../../../../src/include/sdk.h: ::In file included from 1017../../../../src/include/sdk.h: : In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk.h:::1713: 17: In file included from : 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] ../../../../src/include/sdk_precomp.hIn file included from : DECLARE_EVENT_TABLE()../../../../src/include/sdk_precomp.h13 :13: : ^In file included from ../../../../src/include/sdk_common.h:126: In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/editormanager.h::4472126::56: : note: ../../../../src/include/editormanager.h213expanded from macro 'DECLARE_EVENT_TABLE': :9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 213: ^ DECLARE_EVENT_TABLE()9 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h ^warning: : 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() 56 ^4010: :42: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: note: expanded from macro 'DECLARE_EVENT_TABLE' :expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual const wxEventTable* GetEventTable() const; \ ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ^371242 :: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:33:42 virtual const wxEventTable* GetEventTable() const; \ : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hoverridden virtual function is here note: expanded from macro 'wxDECLARE_EVENT_TABLE' :3712 virtual const wxEventTable *GetEventTable() const; :33 ^ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from symtabexec.cpp/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 3712note: :overridden virtual function is here 10: In file included from ../../../../src/include/sdk.h: virtual const wxEventTable *GetEventTable() const; 33: ^ In file included from symtabconfig.cpp:10: In file included from ../../../../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: 17'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : note: overridden virtual function is here DECLARE_EVENT_TABLE(): In file included from ^../../../../src/include/sdk_precomp.h: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: virtual const wxEventTable *GetEventTable() const;note: 13: expanded from macro 'DECLARE_EVENT_TABLE'In file included from ^../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h: 213:9: warning: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]symtab.cpp :10: In file included from ../../../../src/include/sdk.h DECLARE_EVENT_TABLE() : ^17 ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13:42: 4472:In file included from ../../../../src/include/sdk_common.h:126:56: ../../../../src/include/editormanager.h: note: : 213note: :expanded from macro 'wxDECLARE_EVENT_TABLE'9:expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31 DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();: ^ ^note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 4012:42::56 note: virtual wxEventHashTable& GetEventHashTable() const; ^ expanded from macro 'wxDECLARE_EVENT_TABLE' : note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:3715 :31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: overridden virtual function is here42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:In file included from symtabexec.cpp:10: 13: In file included from In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk_common.h:17In file included from symtab.cpp:: 12710In file included from ../../../../src/include/sdk_precomp.h:13: : : ../../../../src/include/logmanager.h:40In file included from 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/sdk.h:28: :17warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from va_start(arg_list, msg); ^ ../../../../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, ...) ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &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 symtabconfig.cpp:10: In file included from ../../../../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 symtabconfig.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.hIn file included from symtabexec.cpp:10:13: In file included from ../../../../src/include/sdk.h:: In file included from 17: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_precomp.h130: :13: ../../../../src/include/scriptingmanager.h:In file included from ../../../../src/include/sdk_common.h270::1309:: ../../../../src/include/scriptingmanager.h warning: :270'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :9: warning: DECLARE_EVENT_TABLE() 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^In file included from symtab.cpp: DECLARE_EVENT_TABLE() 10 ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 56:In file included from :4472../../../../src/include/sdk.h ::1756note: : :In file included from ../../../../src/include/sdk_precomp.h:expanded from macro 'DECLARE_EVENT_TABLE' 13 note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here: In file included from ../../../../src/include/sdk_common.h:130 virtual const wxEventTable *GetEventTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: : ^ ../../../../src/include/scriptingmanager.h:270:4012:9: warning: In file included from symtabexec.cpp:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42 :10: note: In file included from ../../../../src/include/sdk.h:expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ 17: In file included from virtual wxEventHashTable& GetEventHashTable() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk_precomp.h ::134472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ::In file included from 3715: note: ../../../../src/include/sdk_common.hexpanded from macro 'DECLARE_EVENT_TABLE': 31: note: overridden virtual function is here130: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/scriptingmanager.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual wxEventHashTable& GetEventHashTable() const;:270:: 94010 ^::42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::37124472::3356:: note: note: overridden virtual function is hereexpanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable *GetEventTable() const; ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from symtab.cpp:4012:10: In file included from 42:../../../../src/include/sdk.h: note: 17: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h: virtual wxEventHashTable& GetEventHashTable() const ^130: ../../../../src/include/scriptingmanager.h:270/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::93715:: 31:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ virtual wxEventHashTable& GetEventHashTable() const;/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 ^:56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtabconfig.cpp:10In file included from symtabexec.cpp: In file included from ../../../../src/include/sdk.h:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from :17../../../../src/include/sdk_common.h:: In file included from 131: ../../../../src/include/sdk_precomp.h:../../../../src/include/toolsmanager.h:13: 58:In file included from ../../../../src/include/sdk_common.h:In file included from symtab.cpp:3131: :../../../../src/include/toolsmanager.h:58:3: warning: warning: 10'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk.h:17'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(): In file included from ^ DECLARE_EVENT_TABLE()../../../../src/include/sdk_precomp.h: ^ 13/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:4472:In file included from :56../../../../src/include/sdk_common.h56:: :note: 131expanded from macro 'DECLARE_EVENT_TABLE' : note: ../../../../src/include/toolsmanager.hexpanded from macro 'DECLARE_EVENT_TABLE' :58:3: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();warning: ^ ^ 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() :42 ^4010: : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 42: 4472:note: expanded from macro 'wxDECLARE_EVENT_TABLE'56: virtual const wxEventTable* GetEventTable() const; \ note: ^expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:37123712:: 3333 ^: : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: overridden virtual function is here4010: note: 42overridden virtual function is here : virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const;note: expanded from macro 'wxDECLARE_EVENT_TABLE' ^In file included from symtabconfig.cpp: virtual const wxEventTable* GetEventTable() const; \ ^ 10: In file included from In file included from symtabexec.cpp:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h../../../../src/include/sdk.h10::3712:17: In file included from : 33../../../../src/include/sdk_precomp.hIn file included from :: note: overridden virtual function is here13../../../../src/include/sdk.h: : 17: In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_precomp.h:13 virtual const wxEventTable *GetEventTable() const; ^ In file included from symtab.cpp:10: In file included from ../../../../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]:: 131: In file included from ../../../../src/include/toolsmanager.h../../../../src/include/sdk_common.h: DECLARE_EVENT_TABLE() 58: ^ 3/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]56: :note: 131: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE()../../../../src/include/toolsmanager.h:58: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();3 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h expanded from macro 'DECLARE_EVENT_TABLE':warning: 4012'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :42: DECLARE_EVENT_TABLE() ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: ^ note: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' :42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 ^4012 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h31::3715 ::note: 4231overridden virtual function is here:: note: overridden virtual function is herenote: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from symtabexec.cpp:10: In file included from ../../../../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] In file included from symtab.cpp: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^In file included from symtabconfig.cpp:1010: In file included from : ../../../../src/include/sdk.h:17: In file included from In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h../../../../src/include/sdk_precomp.h../../../../src/include/sdk.h:::2291317: : In file included from 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: ../../../../src/include/sdk_common.h::140'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : 69: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)../../../../src/include/xtra_res.h note: ^expanded from macro 'DECLARE_DYNAMIC_CLASS' :40/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: :2295: :69warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);: ^ DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler)note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hexpanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); 69: ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);:142:5 wxDECLARE_ABSTRACT_CLASS(name); \: ^note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:142:5: wxDECLARE_ABSTRACT_CLASS(name); \30 : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.hnote: expanded from macro 'wxDECLARE_ABSTRACT_CLASS':131 : wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const 30: ^note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h :131:expanded from macro 'wxDECLARE_ABSTRACT_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h 30: :19 virtual wxClassInfo *GetClassInfo() const :5:note: ^ expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19 virtual wxClassInfo *GetClassInfo() const DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ :5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h : ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: overridden virtual function is here 19229:69 DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler):5:: ^note: expanded from macro 'DECLARE_DYNAMIC_CLASS' note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229overridden virtual function is here :69: note: DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) expanded from macro 'DECLARE_DYNAMIC_CLASS'#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n);69/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h ^:: 142 note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' :5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 :30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from symtabexec.cpp:10: In file included from ../../../../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() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: symtab.cpp:10: In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk.h: 17: In file included from ../../../../src/include/sdk_precomp.h:13: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4010:42: In file included from symtabconfig.cppnote: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() : ^10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: virtual const wxEventTable* GetEventTable() const; \ In file included from ^ ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h::/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4009:::5: 4472note: :overridden virtual function is herewarning: 56 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ note: ^expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();564472 : ^: note: 56:expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010 note: expanded from macro 'DECLARE_EVENT_TABLE' :42#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:4010:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ In file included from symtabexec.cpp virtual const wxEventTable* GetEventTable() const; \ : ^10 ^ : In file included from ../../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from ::400:5400../../../../src/include/sdk_precomp.h:::13 note: 5:overridden virtual function is here: In file included from ../../../../src/include/sdk_common.h:142: DECLARE_EVENT_TABLE() ../../../../src/include/infowindow.h: ^ 61:9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hnote: ::overridden virtual function is here 4472 :56: note: expanded from macro 'DECLARE_EVENT_TABLE'warning: DECLARE_EVENT_TABLE()'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564010:: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: virtual const wxEventTable* GetEventTable() const; \ note: expanded from macro 'DECLARE_EVENT_TABLE' ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42:In file included from ^ symtab.cpp :10/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4010:../../../../src/include/sdk.h:42:17: note: expanded from macro 'wxDECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13note: expanded from macro 'wxDECLARE_EVENT_TABLE': virtual const wxEventTable* GetEventTable() const; \ In file included from ^../../../../src/include/sdk_common.h:142 virtual wxEventHashTable& GetEventHashTable() const : ../../../../src/include/infowindow.h:In file included from symtabconfig.cpp: ^6110 :: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.hIn file included from ../../../../src/include/sdk.h9::40017: :5In file included from ../../../../src/include/sdk_precomp.h::: 13note: warning: : overridden virtual function is here'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]In file included from ../../../../src/include/sdk_common.h DECLARE_EVENT_TABLE() :142 ^ DECLARE_EVENT_TABLE(): ../../../../src/include/infowindow.h: ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h61 :4472:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:56:4472:9: :56note: :expanded from macro 'DECLARE_EVENT_TABLE'warning: note: expanded from macro 'DECLARE_EVENT_TABLE' 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE()#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h4012:::44724242:: 56note: expanded from macro 'wxDECLARE_EVENT_TABLE' :: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:42:400: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400 ^ :5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 note: :56overridden virtual function is here : note: DECLARE_EVENT_TABLE() ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtab.lo -MD -MP -MF .deps/symtab.Tpo -c symtab.cpp -o symtab.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtabconfig.lo -MD -MP -MF .deps/symtabconfig.Tpo -c symtabconfig.cpp -o symtabconfig.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT symtabexec.lo -MD -MP -MF .deps/symtabexec.Tpo -c symtabexec.cpp -o symtabexec.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 libSymTab.la -rpath /opt/pkg/lib/codeblocks/plugins symtabconfig.lo symtab.lo symtabexec.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++ -r -keep_private_externs -nostdlib -o .libs/libSymTab.dylib-master.o .libs/symtabconfig.o .libs/symtab.o .libs/symtabexec.o libtool: link: clang++ -dynamiclib -o .libs/libSymTab.dylib .libs/libSymTab.dylib-master.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/libSymTab.dylib libtool: link: ar cr .libs/libSymTab.a symtabconfig.o symtab.o symtabexec.o libtool: link: ranlib .libs/libSymTab.a libtool: link: ( cd ".libs" && rm -f "libSymTab.la" && ln -s "../libSymTab.la" "libSymTab.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/symtab' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' Making all in regex_testbed gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/regex_testbed' depbase=`echo regexdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT regexdlg.lo -MD -MP -MF $depbase.Tpo -c -o regexdlg.lo regexdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo RegExTestbed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-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 -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT RegExTestbed.lo -MD -MP -MF $depbase.Tpo -c -o RegExTestbed.lo RegExTestbed.cpp &&\ mv -f $depbase.Tpo $depbase.Plo PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/regex_testbed/RegExTestbed.zip manifest.xml regexdlg.xrc > /dev/null libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT RegExTestbed.lo -MD -MP -MF .deps/RegExTestbed.Tpo -c RegExTestbed.cpp -fno-common -DPIC -o .libs/RegExTestbed.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT regexdlg.lo -MD -MP -MF .deps/regexdlg.Tpo -c regexdlg.cpp -fno-common -DPIC -o .libs/regexdlg.o In file included from RegExTestbed.cpp:10: In file included from ../../../../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] In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h:17: DECLARE_EVENT_TABLE(); In file included from ^ ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:447293: :56../../../../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: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010: DECLARE_EVENT_TABLE() 42: ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472expanded from macro 'wxDECLARE_EVENT_TABLE' :56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:42:400: note: 5:expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:In file included from RegExTestbed.cpp note: :10expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_common.h4010::9342:: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h note: :5398expanded from macro 'wxDECLARE_EVENT_TABLE' :5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from regexdlg.cpp:10:4472: In file included from ../../../../src/include/sdk.h:56:17: : In file included from note: expanded from macro 'DECLARE_EVENT_TABLE'../../../../src/include/sdk_precomp.h: 13: In file included from ../../../../src/include/sdk_common.h:93: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: 5398:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual wxEventHashTable& GetEventHashTable() const :56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: note: 400:expanded from macro 'DECLARE_EVENT_TABLE' 5: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724012::5642:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::40042::5 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: In file included from RegExTestbed.cpp:10expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ../../../../src/include/sdk_common.h: ^ 93/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h42::5399 note: :5expanded from macro 'wxDECLARE_EVENT_TABLE' : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual wxEventHashTable& GetEventHashTable() const ^ DECLARE_DYNAMIC_CLASS(wxScintilla); ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:regexdlg.cpp:229:10: 69:In file included from ../../../../src/include/sdk.h note: :17expanded from macro 'DECLARE_DYNAMIC_CLASS' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h: 5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: DECLARE_DYNAMIC_CLASS(wxScintilla); note: ^ expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: wxDECLARE_ABSTRACT_CLASS(name); \ expanded from macro 'DECLARE_DYNAMIC_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: ^note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_ABSTRACT_CLASS(wxControl)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'226: 69: note: virtual wxClassInfo *GetClassInfo() const expanded from macro 'DECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 DECLARE_ABSTRACT_CLASS(wxControl) :30 ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'226: 69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from RegExTestbed.cpp:10: In file included from regexdlg.cppIn file included from ../../../../src/include/sdk.h:17: In file included from :10../../../../src/include/sdk_precomp.h:: In file included from ../../../../src/include/sdk.h:13: 17: In file included from ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk_precomp.h::9913: : ../../../../src/include/sdk_events.h:In file included from ../../../../src/include/sdk_common.h78::993:: ../../../../src/include/sdk_events.h warning: :78'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: note: 229:expanded from macro 'DECLARE_DYNAMIC_CLASS' 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:5:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'131: 30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598 :5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598note: overridden virtual function is here:5 : note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: ^ 227:69: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN'227: 69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:5:30: note: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153In file included from regexdlg.cpp:3:10: : In file included from ../../../../src/include/sdk.hwarning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:17 : In file included from ../../../../src/include/sdk_precomp.h:13: DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^In file included from ../../../../src/include/sdk_common.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:22999: :69../../../../src/include/sdk_events.h:: 153:note: expanded from macro 'DECLARE_DYNAMIC_CLASS'3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h::69:142: note: 5:expanded from macro 'DECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^:5 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ virtual wxClassInfo *GetClassInfo() const/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: ^131: 30:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112: note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1112:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226: :69note: overridden virtual function is here: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); 69: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131note: expanded from macro 'DECLARE_ABSTRACT_CLASS':30 : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from regexdlg.cppIn file included from ../../../../src/include/sdk_common.h:10: :99In file included from ../../../../src/include/sdk.h: ../../../../src/include/sdk_events.h:17:172: In file included from :3../../../../src/include/sdk_precomp.h:: 13: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ :172:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:3:229: warning: 69:'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_DYNAMIC_CLASS' DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 wxDECLARE_ABSTRACT_CLASS(name); \ :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 note: :30expanded from macro 'wxDECLARE_DYNAMIC_CLASS' : note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ virtual wxClassInfo *GetClassInfo() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::30:1112: note: 5:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: overridden virtual function is here virtual wxClassInfo *GetClassInfo() const ^ DECLARE_ABSTRACT_CLASS(wxEvent) ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 1112:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:5:226: note: 69:overridden virtual function is here note: expanded from macro 'DECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69#define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); : ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'DECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13In file included from regexdlg.cpp:: In file included from ../../../../src/include/sdk_common.h:9910: : ../../../../src/include/sdk_events.hIn file included from ../../../../src/include/sdk.h:198:17:3: In file included from : ../../../../src/include/sdk_precomp.h:warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]13: In file included from ../../../../src/include/sdk_common.h:99 DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229../../../../src/include/sdk_events.h::69198:: 3:note: expanded from macro 'DECLARE_DYNAMIC_CLASS' warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142::2295::69 note: : expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :30 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 note: :5expanded from macro 'wxDECLARE_ABSTRACT_CLASS' : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112 wxDECLARE_ABSTRACT_CLASS(name); \ :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: note: 30:overridden virtual function is here note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_ABSTRACT_CLASS(wxEvent) ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 226:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:69:1112: note: 5:expanded from macro 'DECLARE_ABSTRACT_CLASS' note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 131:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:30:226: note: 69:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In 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:In file included from regexdlg.cpp warning: :10'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) :13 ^ : In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:99:69: ../../../../src/include/sdk_events.h: :231note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN':5 : warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135 ^:5 : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN':69 : note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: wxDECLARE_ABSTRACT_CLASS(name); \ 135: ^ 5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:: 30:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' wxDECLARE_DYNAMIC_CLASS(name) ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:5:1598: note: 5:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: overridden virtual function is here wxDECLARE_ABSTRACT_CLASS(name); \ ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent)/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131: ^30: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 227:69: virtual wxClassInfo *GetClassInfo() const ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN': note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:142:5:5: : note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ wxDECLARE_ABSTRACT_CLASS(name); \ ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::3030:: note: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const virtual wxClassInfo *GetClassInfo() const ^ ^ In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from RegExTestbed.cpp:10: ../../../../src/include/sdk_precomp.h:13In file included from ../../../../src/include/sdk.h: In file included from :17../../../../src/include/sdk_common.h:: In file included from 104: ../../../../src/include/sdk_precomp.h:../../../../src/include/editorbase.h:13: 32:In file included from ../../../../src/include/sdk_common.h5::104 warning: : ../../../../src/include/editorbase.h'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :32:5: DECLARE_EVENT_TABLE() ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: DECLARE_EVENT_TABLE() ^ note: expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ expanded from macro 'DECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); expanded from macro 'wxDECLARE_EVENT_TABLE' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: virtual const wxEventTable* GetEventTable() const; \ ^ note: expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:400:4472:5:56: note: note: overridden virtual function is here expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h::4472:56:17: note: In file included from ../../../../src/include/sdk_precomp.hexpanded from macro 'DECLARE_EVENT_TABLE' :13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :32:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:40105::42 warning: : 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual const wxEventTable* GetEventTable() const; \ ^4472: 56: In file included from RegExTestbed.cppnote: expanded from macro 'DECLARE_EVENT_TABLE':10 : In file included from ../../../../src/include/sdk.h:17: In file included from #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/sdk_precomp.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:13: 4012:In file included from ../../../../src/include/sdk_common.h42::104 note: : ../../../../src/include/editorbase.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :32:5: warning: virtual wxEventHashTable& GetEventHashTable() const ^ 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400: 5: DECLARE_EVENT_TABLE() ^ note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472: DECLARE_EVENT_TABLE() ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^:4012 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.hIn file included from regexdlg.cpp:17:10: In file included from : In file included from ../../../../src/include/sdk.h:17: ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_precomp.h13: :13In file included from ../../../../src/include/sdk_common.h: In file included from :105../../../../src/include/sdk_common.h:: ../../../../src/include/cbeditor.h:105: 45:../../../../src/include/cbeditor.h:9:45: warning: 9:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56::56 note: : expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ ../../../../src/include/editorbase.h../../../../src/include/editorbase.h::3232::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from regexdlg.cpp:In file included from RegExTestbed.cpp10: :10In file included from ../../../../src/include/sdk.h: In file included from :17../../../../src/include/sdk.h:: In file included from 17: ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk_precomp.h13: :13In file included from ../../../../src/include/sdk_common.h: In file included from :105../../../../src/include/sdk_common.h:: ../../../../src/include/cbeditor.h105: :45../../../../src/include/cbeditor.h::945:: 9:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56:56: : note: expanded from macro 'DECLARE_EVENT_TABLE'note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:4012:42:42: : note: expanded from macro 'wxDECLARE_EVENT_TABLE'note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^../../../../src/include/editorbase.h:32:5 ../../../../src/include/editorbase.h:32:: 5:note: overridden virtual function is here note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401242::42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const virtual wxEventHashTable& GetEventHashTable() const ^ ^ In file included from regexdlg.cpp:10: In file included from ../../../../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] In file included from RegExTestbed.cpp DECLARE_EVENT_TABLE() ^ :10: In file included from ../../../../src/include/sdk.h:17: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:In file included from ../../../../src/include/sdk_precomp.h56: :13note: expanded from macro 'DECLARE_EVENT_TABLE': In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/pluginmanager.h:4010:221:42:9: note: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712::5633:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from regexdlg.cpp:10: In file included from ../../../../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:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 virtual const wxEventTable* GetEventTable() const; \ ^:56 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712expanded from macro 'DECLARE_EVENT_TABLE' :33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:42In file included from RegExTestbed.cpp:: 10: In file included from note: expanded from macro 'wxDECLARE_EVENT_TABLE'../../../../src/include/sdk.h: 17: In file included from ../../../../src/include/sdk_precomp.h:13 virtual wxEventHashTable& GetEventHashTable() const ^ : /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:In file included from ../../../../src/include/sdk_common.h31: :110note: overridden virtual function is here: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h virtual wxEventHashTable& GetEventHashTable() const; ^ :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 regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.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)In file included from RegExTestbed.cpp ^ :10: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:In file included from ../../../../src/include/sdk.h229::1769:: In file included from note: ../../../../src/include/sdk_precomp.h:expanded from macro 'DECLARE_DYNAMIC_CLASS' 13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); : In file included from ^ ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:14249::59:: warning: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS''GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131::22930::69 note: : expanded from macro 'wxDECLARE_ABSTRACT_CLASS' note: expanded from macro 'DECLARE_DYNAMIC_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); :5 ^ : note: overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142: 5: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h: 229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5 virtual wxClassInfo *GetClassInfo() const : ^ note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: wxDECLARE_ABSTRACT_CLASS(name); \ ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:overridden virtual function is here 131:30: note: DECLARE_DYNAMIC_CLASS(wxTreeCtrl) expanded from macro 'wxDECLARE_ABSTRACT_CLASS' ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229 virtual wxClassInfo *GetClassInfo() const :69 ^ : note: expanded from macro 'DECLARE_DYNAMIC_CLASS' In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h:17#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ : In file included from ../../../../src/include/sdk_precomp.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:13:5: In file included from : ../../../../src/include/sdk_common.h:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS'111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h wxDECLARE_ABSTRACT_CLASS(name); \ :19 ^ : ../../../../src/include/cbtreectrl.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:50:131:9:30: warning: note: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] expanded from macro 'wxDECLARE_ABSTRACT_CLASS' DECLARE_EVENT_TABLE() ^ virtual wxClassInfo *GetClassInfo() const /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4472:56:In file included from RegExTestbed.cpp: note: 10: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ 13: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from ../../../../src/include/sdk_common.h4010::11142:: In file included from note: ../../../../src/include/cbproject.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h: virtual const wxEventTable* GetEventTable() const; \ ^50: 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:: 5:warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: ^ 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :4010 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42:42: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE' expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:In file included from regexdlg.cpp363::10: 5:In file included from ../../../../src/include/sdk.h: note: 17: overridden virtual function is here In file included from ../../../../src/include/sdk_precomp.h: DECLARE_EVENT_TABLE() 13: ^ In file included from ../../../../src/include/sdk_common.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::11156:: In file included from note: ../../../../src/include/cbproject.h:expanded from macro 'DECLARE_EVENT_TABLE' 19: In file included from ../../../../src/include/projectmanager.h:19: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ../../../../src/include/cbtreectrl.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::504010::942:: note: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]expanded from macro 'wxDECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from RegExTestbed.cpp:4472:10: 56:In file included from ../../../../src/include/sdk.h note: :17expanded from macro 'DECLARE_EVENT_TABLE' : In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:111: 4012:In file included from ../../../../src/include/cbproject.h:42:19: note: In file included from ../../../../src/include/projectmanager.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :19: ../../../../src/include/cbtreectrl.h:50: virtual wxEventHashTable& GetEventHashTable() const ^ 9/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:: 5:warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE()/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^4472: 56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); 42: ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012note: expanded from macro 'wxDECLARE_EVENT_TABLE':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 virtual wxEventHashTable& GetEventHashTable() const ^ :363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.hIn file included from regexdlg.cpp:17: :10In file included from ../../../../src/include/sdk_precomp.h: In file included from :13../../../../src/include/sdk.h:17: : In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_common.h::13111: : In file included from In file included from ../../../../src/include/cbproject.h../../../../src/include/sdk_common.h::19111: : ../../../../src/include/projectmanager.h:In file included from ../../../../src/include/cbproject.h474::199:: ../../../../src/include/projectmanager.h warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :474:9: DECLARE_EVENT_TABLE() ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^ 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56 : note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ :4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here 42: note: virtual const wxEventTable *GetEventTable() const; expanded from macro 'wxDECLARE_EVENT_TABLE' ^ In file included from regexdlg.cpp:10 virtual const wxEventTable* GetEventTable() const; \ ^ : In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:../../../../src/include/sdk.h:33: 17: note: overridden virtual function is hereIn file included from ../../../../src/include/sdk_precomp.h :13: In file included from ../../../../src/include/sdk_common.h virtual const wxEventTable *GetEventTable() const; ^ :111: In file included from In file included from RegExTestbed.cpp:../../../../src/include/cbproject.h:10: In file included from 19: ../../../../src/include/sdk.h:../../../../src/include/projectmanager.h:17: 474:In file included from ../../../../src/include/sdk_precomp.h9::13 warning: : In file included from 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ../../../../src/include/sdk_common.h:111: In file included from DECLARE_EVENT_TABLE() ../../../../src/include/cbproject.h: ^ 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: ../../../../src/include/projectmanager.h4472::47456::9 note: : expanded from macro 'DECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::447242::56 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715 ^:31 /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: :42note: overridden virtual function is here: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from RegExTestbed.cppIn file included from regexdlg.cpp::1010: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h: In file included from :13../../../../src/include/sdk.h:: In file included from 17: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_precomp.h118: :13../../../../src/include/pipedprocess.h:: In file included from 51:../../../../src/include/sdk_common.h:9:118: warning: ../../../../src/include/pipedprocess.h:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 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' DECLARE_EVENT_TABLE() ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:56:33: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here virtual const wxEventTable *GetEventTable() const;#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.hIn file included from regexdlg.cpp:4010:10:42: In file included from : ../../../../src/include/sdk.h:note: expanded from macro 'wxDECLARE_EVENT_TABLE'17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h: virtual const wxEventTable* GetEventTable() const; \ ^118: ../../../../src/include/pipedprocess.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712::5133::9 note: : overridden virtual function is here warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:RegExTestbed.cpp:4472:10: 56:In file included from ../../../../src/include/sdk.h note: expanded from macro 'DECLARE_EVENT_TABLE' :17: In file included from ../../../../src/include/sdk_precomp.h:13#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: In file included from 4012:../../../../src/include/sdk_common.h42:118: : note: expanded from macro 'wxDECLARE_EVENT_TABLE' ../../../../src/include/pipedprocess.h:51:9: virtual wxEventHashTable& GetEventHashTable() const ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 31: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: virtual wxEventHashTable& GetEventHashTable() const; ^ 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: In file included from regexdlg.cpp:10../../../../src/include/cbauibook.h:115:: In file included from ../../../../src/include/sdk.h:1714:: In file included from warning: ../../../../src/include/sdk_precomp.h:'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 13: In file included from ../../../../src/include/sdk_common.h:120 bool DeletePage(size_t page); ^ : ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10 bool DeletePage(size_t page); ^ : note: overridden virtual function is here bool DeletePage(size_t page); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289 ^ :10In file included from RegExTestbed.cpp:: 10: note: overridden virtual function is hereIn file included from ../../../../src/include/sdk.h :17: bool DeletePage(size_t page); ^ In file included from ../../../../src/include/sdk_precomp.hIn file included from regexdlg.cpp:10:13: In file included from ../../../../src/include/sdk.h: In file included from :17../../../../src/include/sdk_common.h:: In file included from 120: ../../../../src/include/sdk_precomp.h:../../../../src/include/cbauibook.h:13: 125:In file included from ../../../../src/include/sdk_common.h14::120 warning: : ../../../../src/include/cbauibook.h'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] :125:14: bool RemovePage(size_t page); warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: bool RemovePage(size_t page); note: overridden virtual function is here ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290: bool RemovePage(size_t page); 10: ^ note: overridden virtual function is here In file included from RegExTestbed.cpp: bool RemovePage(size_t page); ^10: In file included from ../../../../src/include/sdk.h:In file included from regexdlg.cpp:1017: : In file included from ../../../../src/include/sdk.hIn file included from ../../../../src/include/sdk_precomp.h:17:13: In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_common.h:13: 120: In file included from ../../../../src/include/sdk_common.h../../../../src/include/cbauibook.h::120401:: ../../../../src/include/cbauibook.h9::401 warning: :9'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::564472:: 56:note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424010:: 42:note: expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h::436436::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::44724472::5656:: note: note: expanded from macro 'DECLARE_EVENT_TABLE'expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE();#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::40104010::4242:: note: note: expanded from macro 'wxDECLARE_EVENT_TABLE'expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ virtual const wxEventTable* GetEventTable() const; \ ^ ^ In file included from In file included from RegExTestbed.cppregexdlg.cpp::1010: : In file included from In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h::1717: : In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h::1313: : In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_common.h::120120: : ../../../../src/include/cbauibook.h../../../../src/include/cbauibook.h::401401::99:: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4472:56/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4472:note: expanded from macro 'DECLARE_EVENT_TABLE'56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :42 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012 note: :42expanded from macro 'wxDECLARE_EVENT_TABLE' : 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 virtual wxEventHashTable& GetEventHashTable() const :5 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436 note: :5overridden virtual function is here : note: DECLARE_EVENT_TABLE() ^ overridden virtual function is here/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: 56: DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:note: expanded from macro 'DECLARE_EVENT_TABLE'4472: 56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17In file included from regexdlg.cpp:: In file included from ../../../../src/include/sdk_precomp.h:1310: : In file included from In file included from ../../../../src/include/sdk.h:17../../../../src/include/sdk_common.h:: In file included from 126: ../../../../src/include/sdk_precomp.h:../../../../src/include/editormanager.h:13: 213:In file included from ../../../../src/include/sdk_common.h9::126 warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : ../../../../src/include/editormanager.h:213:9 DECLARE_EVENT_TABLE() : ^ warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: DECLARE_EVENT_TABLE() ^ 56: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472note: expanded from macro 'DECLARE_EVENT_TABLE':56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: ^ 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:401042::42 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ virtual const wxEventTable* GetEventTable() const; \ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712 :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:371233::33 note: : overridden virtual function is here note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ virtual const wxEventTable *GetEventTable() const; ^ In file included from In file included from regexdlg.cppRegExTestbed.cpp::1010: : In file included from In file included from ../../../../src/include/sdk.h../../../../src/include/sdk.h:17:17: In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_precomp.h:13: 13: In file included from ../../../../src/include/sdk_common.hIn file included from ../../../../src/include/sdk_common.h:126:126: ../../../../src/include/editormanager.h: ../../../../src/include/editormanager.h:213:213:9:9: : warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() DECLARE_EVENT_TABLE() ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472 :56:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: 4472:expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:56: note: expanded from macro 'DECLARE_EVENT_TABLE' 31: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual wxEventHashTable& GetEventHashTable() const; ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from regexdlg.cpp:10: In file included from In file included from RegExTestbed.cpp../../../../src/include/sdk.h::1017: : In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk.h:17:13: In file included from : In file included from ../../../../src/include/sdk_precomp.h:../../../../src/include/sdk_common.h:13: 127: In file included from ../../../../src/include/sdk_common.h../../../../src/include/logmanager.h::12740:: ../../../../src/include/logmanager.h:28:40: warning: 28:passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:../../../../src/include/logmanager.h:37:39:37: note: parameter of type 'const wxString &' is declared here 39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ inline wxString F(const wxString &msg, ...) ^ In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.hIn file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: :17: In file included from ../../../../src/include/sdk_precomp.hIn file included from ../../../../src/include/sdk_precomp.h:13: In file included from :13../../../../src/include/sdk_common.h:130: : In file included from ../../../../src/include/scriptingmanager.h:../../../../src/include/sdk_common.h:270:130: 9:../../../../src/include/scriptingmanager.h: warning: 270:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472::5656:: note: expanded from macro 'DECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4010: note: expanded from macro 'wxDECLARE_EVENT_TABLE' 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712: virtual const wxEventTable* GetEventTable() const; \ 33: ^ note: overridden virtual function is here /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: virtual const wxEventTable *GetEventTable() const; ^note: overridden virtual function is here In file included from regexdlg.cpp:10: virtual const wxEventTable *GetEventTable() const; ^In file included from ../../../../src/include/sdk.h :17In file included from RegExTestbed.cpp:: In file included from 10: ../../../../src/include/sdk_precomp.h:In file included from ../../../../src/include/sdk.h13: :17In file included from ../../../../src/include/sdk_common.h: In file included from :130../../../../src/include/sdk_precomp.h:: ../../../../src/include/scriptingmanager.h13: :270In file included from ../../../../src/include/sdk_common.h:9:130: : ../../../../src/include/scriptingmanager.hwarning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]:270 :9: DECLARE_EVENT_TABLE() ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4472:56: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'DECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE'#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42:#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); note: ^ expanded from macro 'wxDECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::3715:3715:31:31: note: note: overridden virtual function is here overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; virtual wxEventHashTable& GetEventHashTable() const; ^ ^ In file included from regexdlg.cpp:10: In file included from In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:../../../../src/include/sdk.h:17: 17: In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h::1313: : In file included from ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk_common.h131: ../../../../src/include/toolsmanager.h::13158:: ../../../../src/include/toolsmanager.h3::58 warning: :3'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] : warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: virtual const wxEventTable* GetEventTable() const; \ 56: ^ note: expanded from macro 'DECLARE_EVENT_TABLE'/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 3712:33: note: overridden virtual function is here #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ virtual const wxEventTable *GetEventTable() const; ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4010:42In file included from RegExTestbed.cpp:: 10: note: expanded from macro 'wxDECLARE_EVENT_TABLE'In file included from ../../../../src/include/sdk.h :17: In file included from ../../../../src/include/sdk_precomp.h:13: virtual const wxEventTable* GetEventTable() const; \ ^In file included from ../../../../src/include/sdk_common.h :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:131: 33:../../../../src/include/toolsmanager.h: note: 58:overridden virtual function is here 3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const wxEventTable *GetEventTable() const; ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:In file included from regexdlg.cpp:4472:10: 56:In file included from ../../../../src/include/sdk.h: note: 17: expanded from macro 'DECLARE_EVENT_TABLE' In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^: ../../../../src/include/toolsmanager.h /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012::5842::3 note: : expanded from macro 'wxDECLARE_EVENT_TABLE' warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715: ^ 31/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: : note: overridden virtual function is herenote: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const; ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from RegExTestbed.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140In file included from regexdlg.cpp:: ../../../../src/include/xtra_res.h:4010: In file included from ../../../../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] :5: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) warning: ^ 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ note: expanded from macro 'DECLARE_DYNAMIC_CLASS' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:#define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^142: 5: note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:expanded from macro 'wxDECLARE_DYNAMIC_CLASS' 5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h wxDECLARE_ABSTRACT_CLASS(name); \ ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: 131:note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS'30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h: 19/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19::55:: note: note: overridden virtual function is hereoverridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h::229229::6969: : note: expanded from macro 'DECLARE_DYNAMIC_CLASS'note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h: 142:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:1425: :5:note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ wxDECLARE_ABSTRACT_CLASS(name); \/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131 ^:30 : note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:expanded from macro 'wxDECLARE_ABSTRACT_CLASS' 131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ virtual wxClassInfo *GetClassInfo() const ^ In file included from regexdlg.cpp:10: In file included from ../../../../src/include/sdk.h:17: In file included from In file included from RegExTestbed.cpp:../../../../src/include/sdk_precomp.h:13: In file included from 10: ../../../../src/include/sdk_common.h:In file included from ../../../../src/include/sdk.h:17142: : In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/infowindow.h::1361:: In file included from 9:../../../../src/include/sdk_common.h: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 142: ../../../../src/include/infowindow.h:61 DECLARE_EVENT_TABLE() ^ :9:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472: warning: 56:'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] note: expanded from macro 'DECLARE_EVENT_TABLE' DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); :56 ^ :/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: note: expanded from macro 'DECLARE_EVENT_TABLE'4010: 42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h virtual const wxEventTable* GetEventTable() const; \ :4010 ^ :42:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: note: 400:expanded from macro 'wxDECLARE_EVENT_TABLE' 5: note: overridden virtual function is here virtual const wxEventTable* GetEventTable() const; \ ^ DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472400::56:5: note: note: expanded from macro 'DECLARE_EVENT_TABLE' overridden virtual function is here DECLARE_EVENT_TABLE() ^#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h::424472:: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); In file included from regexdlg.cpp:10: ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:../../../../src/include/sdk.h:42:17: note: In file included from ../../../../src/include/sdk_precomp.hexpanded from macro 'wxDECLARE_EVENT_TABLE' :13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h virtual const wxEventTable* GetEventTable() const; \ ^:61 :9:In file included from RegExTestbed.cpp: warning: 10: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] In file included from ../../../../src/include/sdk.h:17: DECLARE_EVENT_TABLE() ^ In file included from /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:../../../../src/include/sdk_precomp.h:4472:13: 56:In file included from ../../../../src/include/sdk_common.h note: :142expanded from macro 'DECLARE_EVENT_TABLE' : ../../../../src/include/infowindow.h:61:9: #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ warning: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 4012:42: DECLARE_EVENT_TABLE() ^ note: /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:expanded from macro 'wxDECLARE_EVENT_TABLE' 4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here#define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ DECLARE_EVENT_TABLE() ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h: 4012:/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:42:4472: note: 56:expanded from macro 'wxDECLARE_EVENT_TABLE' note: expanded from macro 'DECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h: 400:5/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:: 4012:note: overridden virtual function is here42: note: DECLARE_EVENT_TABLE() ^ expanded from macro 'wxDECLARE_EVENT_TABLE' /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: virtual wxEventHashTable& GetEventHashTable() const ^ expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT RegExTestbed.lo -MD -MP -MF .deps/RegExTestbed.Tpo -c RegExTestbed.cpp -o RegExTestbed.o >/dev/null 2>&1 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 -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT regexdlg.lo -MD -MP -MF .deps/regexdlg.Tpo -c regexdlg.cpp -o regexdlg.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 libRegExTestbed.la -rpath /opt/pkg/lib/codeblocks/plugins regexdlg.lo RegExTestbed.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++ -r -keep_private_externs -nostdlib -o .libs/libRegExTestbed.dylib-master.o .libs/regexdlg.o .libs/RegExTestbed.o libtool: link: clang++ -dynamiclib -o .libs/libRegExTestbed.dylib .libs/libRegExTestbed.dylib-master.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/libRegExTestbed.dylib libtool: link: ar cr .libs/libRegExTestbed.a regexdlg.o RegExTestbed.o libtool: link: ranlib .libs/libRegExTestbed.a libtool: link: ( cd ".libs" && rm -f "libRegExTestbed.la" && ln -s "../libRegExTestbed.la" "libRegExTestbed.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/regex_testbed' Making all in appdata gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib/appdata' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/contrib' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins' Making all in tools gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools' Making all in cb_share_config gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/cb_share_config' 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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 depbase=`echo mainframe.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 -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mainframe.o -MD -MP -MF $depbase.Tpo -c -o mainframe.o mainframe.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 cb_share_config app.o mainframe.o -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++ -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 cb_share_config app.o mainframe.o -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 ../../../src/base/tinyxml/.libs/libtinyxml.a -lpthread -ldl gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/cb_share_config' Making all in ConsoleRunner gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/ConsoleRunner' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -DCB_AUTOCONF -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/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 /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 cb_console_runner main.o -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 cb_console_runner main.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib -lpthread -ldl gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/ConsoleRunner' Making all in CBLauncher gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/CBLauncher' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools/CBLauncher' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/tools' Making all in templates gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates' Making all in common gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates/common' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates/common' Making all in unix gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates/unix' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates/unix' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/templates' Making all in scripts gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/scripts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/scripts' Making all in wxsmith gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/wxsmith' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/wxsmith' gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src' gmake[1]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src' gmake[1]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03' cp ./debian/codeblocks-headers.install.wx30 ./debian/codeblocks-headers.install gmake[1]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03' *** Please use pkgtools/verifypc to sanity check dependencies.